AutoGen is a framework that enables development of LLM applications using multiple agents that can converse with each other to solve task. AutoGen agents are customizable, conversable, and seamlessly allow human participation. They can operate in various modes that employ combinations of LLMs, human inputs, and tools.

Git repo here: https://github.com/microsoft/autogen

  • noneabove1182@sh.itjust.worksOPM
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    There’s plenty of smaller projects around that attempt to solve similar problems, metagpt, agent os, gpt-pilot, gpt-engineer, autochain, etc

    Several would I’m sure love a hand , you should check em out on GitHub!