AutoGen from @Microsoft is crazy! π It's an open-source framework that allows LLM agents to chat with each other to solve your tasks. π€π¬
They use the Assistant-Agent and User-Proxy-Agent framework! π
As the name suggests, the Assistant-Agent does the work, and the User-Proxy-Agent behaves like a human, guiding the Assistant-Agent and double-checking its work! π§βπ»β
Both Assistant-Agent and User-Proxy-Agent can be the same or different LLMs. π€π
AutoGen is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks. π
This is truly amazing for building agentic AI quickly! πβ¨
GitHub: https://github.com/microsoft/autogen π
They use the Assistant-Agent and User-Proxy-Agent framework! π
As the name suggests, the Assistant-Agent does the work, and the User-Proxy-Agent behaves like a human, guiding the Assistant-Agent and double-checking its work! π§βπ»β
Both Assistant-Agent and User-Proxy-Agent can be the same or different LLMs. π€π
AutoGen is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks. π
This is truly amazing for building agentic AI quickly! πβ¨
GitHub: https://github.com/microsoft/autogen π