Completed
Automated Design of Agentic Systems
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automated Design of AI Agents Using ADAS Framework
Automatically move to the next video in the Classroom when playback concludes
- 1 Automated Design of Agentic Systems
- 2 SOTA Hand-design Agents vs Meta Agent Search
- 3 GitHub Code repo ADAS
- 4 Real Code and Prompt for Meta Agent
- 5 Self-Reflection Prompt of Meta Agent
- 6 Framework Code
- 7 Python code for Review Agent Minion
- 8 GPT-4o explains Python Code of Agent
- 9 Template for an AI Agent: class LLMAgentBase
- 10 Search Function is central to refine Agents
- 11 Example of an Agent Design
- 12 Special Bonus: NEW Open Researcher for accelerating Research