Jeff Tang c050d1132c Update README.md 1 рік тому
..
AI_Agentic_Design_Patterns_with_AutoGen_L4_Tool_Use_and_Conversational_Chess.ipynb 3ad59e81d8 4 notebooks ported from 4 DLAI agent short courses using Llama 3 1 рік тому
AI_Agents_in_LangGraph_L1_Build_an_Agent_from_Scratch.ipynb 3ad59e81d8 4 notebooks ported from 4 DLAI agent short courses using Llama 3 1 рік тому
Building_Agentic_RAG_with_Llamaindex_L1_Router_Engine.ipynb 3ad59e81d8 4 notebooks ported from 4 DLAI agent short courses using Llama 3 1 рік тому
Functions_Tools_and_Agents_with_LangChain_L1_Function_Calling.ipynb 3ad59e81d8 4 notebooks ported from 4 DLAI agent short courses using Llama 3 1 рік тому
README.md c050d1132c Update README.md 1 рік тому

README.md

Quickstart Llama 3 Powered Agent Examples Ported from DeepLearning.ai Short Courses

The notebooks in this folder are ported from the 4 recent agent short courses on Deeplearning.ai to use Llama 3 with open source frameworks (LangChain, LlamaIndex, AutoGen) to build agent apps.

  1. Functions Tools and Agents with LangChain L1 Function Calling

  2. AI Agents in LangGraph L1 Build an Agent from Scratch

  3. Building Agentic RAG with Llamaindex L1 Router Engine

  4. AI Agentic Design Patterns with AutoGen L4 Tool Use and Conversational Chess