Sabitlenmiş Tweet

I've been researching Agents for the past 6 months and collected 40+ materials on the most capable architectures & implementations. The intent was to publish a comprehensive overview, like I did on RAG techniques, but been too busy with iki.ai, so sharing it here.
There are some great intro lectures by Andrew Ng to start with.
The following types of Agentic architectures are covered:
🤖 Chain of thought (Plan & Execute agent)
🤖 Tooling operators (An agent upon a set of tools, routing to them) - good for connecting external data storage & APIs, pretty fast and robust
🤖 ReAct (Thought - Action - Observation) - capable of iteratively executing complex tasks or answering complex queries
🤖 Self-Reflection - (Action - Observation / Evaluation - Reflection - Planning) - adds some quality and reasoning clarity compared to the ReAct scheme, might be slower
🤖 Agent upon agents (A multiagent scheme) - a quite complex setting, slow, but capable of executing very complex multistep tasks, not super robust as loops are a frequent issue.
Most successful projects: @Auto_GPT, @AgentGPT, @MemGPT, GPT-Researcher, @crewAIInc, @MetaGPT_.
There are also some arXiv papers & blog posts on the most important architectures.
🔗 All the materials are here: lnkd.in/ex2hE22k
🧠 The best part is there is a co-pilot to chat with all this knowledge!
If you’d like to add some valuable publications on Agents to this collection - just share a link in the comments 👇
English

















