LLM-Agent-OpenSource-List

LLM Agent OpenSource List

  • 2023-AutoGPT : Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM “thoughts”, to autonomously achieve whatever goal you set. As one of the first examples of GPT-4 running fully autonomously, Auto-GPT pushes the boundaries of what is possible with AI.

    • 2023-AutoGPT.js : The Auto-GPT inspired browser version to make it more accessible for people to run.
  • 2023-BabyAGI JS : BabyAGI JS is a JavaScript-based AI agent that creates, prioritizes, and executes tasks using the GPT-4 architecture. It integrates with OpenAI’s language model to create a powerful AI that can handle a wide range of tasks.

  • 2023-Agent-LLM : An Artificial Intelligence Automation Platform. AI Instruction management from various providers, has an adaptive memory, and a versatile plugin system with many commands including web browsing. Supports many AI providers and models and growing support every day.

  • 2023-AI Legion : A framework for autonomous agents who can work together to accomplish tasks.

  • 2023-Flowise : Drag & drop UI to build your customized LLM flow using LangchainJS.