UPCOMING Training "AI Agents: From LLMs to Multi-Agent Systems"
Date: 4th December 2024 |
Time: 10am PT/ 1pm ET/ 5pm GMT
Duration: 2 Hours
Founder & CEO | Armada IQ
Start with a recap of core LLM functionality and API interfaces (using OpenAI)
Review structured thinking, tool use, memory, and RAG concepts
Introduce the building blocks of LangChain and LangGraph
Implement pre-built agent architectures with tool use and agent memory management
Expand to custom agent architectures via graph-based agents
Explore system tracing / observability with LangSmith
Develop a specialized multi-agent system to support with end-to-end financial research and analysis tasks
Create a vector database to house internal financial research
Integrate web search to access external financial information
Integrate a sandboxed code interpreter to generate analysis and visualizations
Develop system control and routing steps including:
Routing to internal financial research vs external financial information
Grading the relevance of retrieved documents
Detecting model hallucinations
Assessing the relevance of model outputs to the user's research question
Wrap the system with a Gradio user interface
Beginner / intermediate Python experience
Basic experience with LLMs / LLM APIs
OpenAI
LangChain (for LangSmith tracing / observability) - free tier
Tavily (for web search) - free tier
E2B (for sandboxed code interpreter) - free tier
Participants will clone the student version of the notebooks from Github
The entire workshop and can be run in Google Colab