Jeff Tang b579bd04a8 colab links fix 5 달 전
..
AI_Agentic_Design_Patterns_with_AutoGen_L4_Tool_Use_and_Conversational_Chess.ipynb b579bd04a8 colab links fix 5 달 전
AI_Agents_in_LangGraph_L1_Build_an_Agent_from_Scratch.ipynb b579bd04a8 colab links fix 5 달 전
Building_Agentic_RAG_with_Llamaindex_L1_Router_Engine.ipynb b579bd04a8 colab links fix 5 달 전
Functions_Tools_and_Agents_with_LangChain_L1_Function_Calling.ipynb b579bd04a8 colab links fix 5 달 전
README.md cd74e9be12 DLAI Move 6 달 전

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 to build agent apps from scratch or with open source frameworks (LangChain, LlamaIndex, AutoGen).

  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