Jeff Tang cc569ef52b colab links fixed 9 ヶ月 前
..
AI_Agentic_Design_Patterns_with_AutoGen_L4_Tool_Use_and_Conversational_Chess.ipynb cc569ef52b colab links fixed 9 ヶ月 前
AI_Agents_in_LangGraph_L1_Build_an_Agent_from_Scratch.ipynb cc569ef52b colab links fixed 9 ヶ月 前
Building_Agentic_RAG_with_Llamaindex_L1_Router_Engine.ipynb cc569ef52b colab links fixed 9 ヶ月 前
Functions_Tools_and_Agents_with_LangChain_L1_Function_Calling.ipynb cc569ef52b colab links fixed 9 ヶ月 前
README.md 910579c49d added llama3 notebooks ported from dlai agent short courses 9 ヶ月 前

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