Adala is an Autonomous Data (Labeling) Agent framework designed for reliable and controllable data-driven agents. It excels in data labeling and processing tasks, supports autonomous learning via reflection, and features a flexible and extensible runtime.
General purposeBuild your ownMulti-agent
A recommender system simulator featuring 1,000 LLM-based agents initialized from the MovieLens-1M dataset, each simulating human-like interactions with movie recommendation systems.
General purposeBuild your ownMulti-agent
Low-code framework for building and testing autonomous agents and cognitive architectures compatible with multiple LLMs like OpenAI, Claude, and Oobabooga. Supports agent memory and database-agnostic configuration.
General purposeBuild your ownMulti-agent
Browser-based no-code platform allowing users to deploy GPT agents by specifying goals, which the agent then plans and executes autonomously. Built with OpenAI functions and supports databases like Pinecone and pg_vector.
General purpose
Desktop app for building, managing, and chatting with agents. Integrates with Open Interpreter and MemGPT. Offers group chat and GUI-based interaction.
General purpose
Agents is a comprehensive framework for building LLM-based agents with symbolic control, multi-agent communication, and integration with tools and standard operating procedures.
General purposeBuild your ownMulti-agent
AgentVerse is a platform to simulate and coordinate multiple agents solving tasks within customizable environments, offering flexibility for collaboration and emergent behavior exploration.
General purposeBuild your ownMulti-agent
AI Legion is an LLM-driven autonomous agent framework that emphasizes collaborative task execution between agents. Console-based DM interface.
Multi-agentBuild your own
Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4, to edit code stored in your local git repository. It works well with pre-existing, larger codebases and ensures edits from you and GPT are committed to git with sensible commit messages.
CodingGitHub
An agent in the form of a chatbot that independently plans tasks given in natural language and dynamically creates an agents-calling tree to execute tasks. Features interaction between agents for fault tolerance and automatic expansion.
General purposePersonal assistantProductivity
A framework by Microsoft for developing LLM applications around multi-agent conversations. AutoGen simplifies workflows and supports human-agent collaboration, customizable patterns, and LLM-optimized interactions.
General purposeBuild your ownMulti-agent
An experimental open-source project that chains together LLM thoughts and actions to achieve user-defined goals. Offers plugins, internet browsing, file storage, and various execution capabilities.
General purpose
Automata provides autonomous code generation based on project context. It aims to become a fully self-programming system using SymbolRank algorithm and modular LLM integration.
Coding
AutoPR automatically generates PRs by planning fixes, writing code, creating branches, and opening pull requests based on labeled GitHub issues.
CodingGitHub
A GPT-3.5 based HR assistant capable of answering HR-related queries using integrated internal tools like policies, employee data, and calculators.
HRBusiness intelligenceProductivity
A task-driven autonomous agent framework using OpenAI GPT-4, LangChain, and Pinecone. It manages a task list from a main objective and generates subtasks adaptively.
General purpose
An enhancement of BabyAGI with a more complex task management prompt enabling expanded analysis, synthesis, and integrated function handling.
General purposeProductivity
A simplified mod of BabyAGI with basic agents, reusable tools, and a lightweight 300-line implementation for rapid experimentation.
General purpose
BabyDeerAGI adds parallel task execution, user input integration, and a lightweight 350-line architecture over the original BabyAGI model.
General purpose
An advanced BabyAGI variant introducing dynamic task lists, skill creation, and self-editing agent capabilities.
General purpose
An agent designed to test what happens when you combine CLI and LLM, based on BabyAGI. Executes shell commands, automates programming and environment setup, and can handle general tasks like text generation and translation. Recommended to run in a virtual environment.
General purposeCoding
A mod of BabyElfAGI with self-improving task lists (FOXY method), novel chat UI with parallel tasks, and new skills like DALL-E integration and Airtable search.
General purpose
A loop-based data exploration and analysis tool for non-programmers. Supports multiple models, maintains memory, builds prompts dynamically, and generates code for analysis and visualization.
Data analysis
An early-stage research project for a general-purpose agent capable of a wide range of tasks. Not intended for production use at this time.
General purposeProductivity
An open-source AI debugging agent for VSCode that uses LLMs to help identify and fix backend code errors. Leverages VSCode API, LSP, and print statement debugging.
CodingDebugging
A GPT-4 powered semantic code search engine for Rust and Typescript. Features fast code search, regex matching, and natural language queries for local and remote repositories.
Coding
An autonomous AI agent with CLI, RESTful/WebSocket API, and integrated tools. Supports OpenAI and Azure models, code interpreter, data query, and Docker-based safe execution.
Coding
An AI agent that keeps npm dependencies up-to-date by bumping package versions and generating code fixes for breaking changes. Supports GPT-4-turbo.
Coding
An open-source scheduling assistant built on Cal.com. Books meetings, summarizes your week, and finds time with others using natural language. Powered by GPT-4 and LangChain.
Productivity
An open-source library for the study of autonomous and communicative agents. Features user and assistant agents, and a community for agent research.
General purpose
An AI assistant designed to let you interactively query your codebase using natural language. Utilizes vector embeddings, chunking, and OpenAI's language models to help you navigate your code efficiently.
Coding
An AI code assistant from Sourcegraph that writes code and answers questions by reading your entire codebase and the code graph.
Coding
An open-source autopilot for software development—brings the power of ChatGPT to VS Code. Features include answering coding questions, editing in natural language, and generating files from scratch.
Coding
A framework for orchestrating role-playing, autonomous AI agents. Empowers agents to work together seamlessly, tackling complex tasks. Built on LangChain, with modular design and collaborative decision-making.
Build your ownSDK for agentsMulti-agent
A framework for systematically navigating the power of AI to perform end-to-end scientific research, from raw data to comprehensive, human-verifiable research papers. Guides LLM and rule-based agents through the scientific process.
ScienceResearchMulti-agent
A no-code platform for creating AI chatbots trained on your own data. Deploy to website, Slack, Crisp, or Zapier. User-friendly interface for managing datastores and chat with your data.
Build your own
Leverages LLMs to provide fast and effective demo creation for applications. Automates prototyping, processes prompts to generate relevant applications, and integrates with LangChain.
Build your ownGeneral purpose
A team of virtual developers that can build microservices from your instructions. Includes virtual Product Manager, Developer, and DevOps for concept to deployment.
CodingMulti-agent
An Agentic AI Software Engineer that understands high-level instructions, breaks them down, researches, and writes code to achieve objectives. Open-source alternative to Devin.
CodingGeneral purpose
An open-source alternative to Devin by Entropy Research. Designed for autonomous software engineering tasks.
CodingGeneral purpose
AI-driven software development automation solution that translates natural language requirements into working software. Enhances quality, lowers costs, and improves collaboration.
Coding
Agent system enabling deployment across cloud, PC, and mobile. Includes prompt compiler, execution sandboxing, and integration via Python or plain English.
Build your own
An open-source SDK for building modular, pluggable, and extensible AI agents and frameworks.
Build your ownSDK for AI apps
Compiler for converting functional markdown specs written in natural language into executable code. Open-sourced by Uilicious.
Coding
Persona-adaptive agent platform that changes behavior by selecting appropriate agent personas for a given task in real-time.
General purposeResearchMulti-agent
Framework for quickly scaling Jupyter-based multi-agent prototypes into production apps. Supports AutoGen and multi-framework deployment.
Build your ownMulti-agentSDK for AI apps
Low-code open-source tool for visually building LLM flows and agents, ideal for RAG or multi-step LLM applications.
Build your own
AI developer assistant for Node.js apps. Enables multi-section prompt workflows for fast project generation. Supports GPT-4 models.
Coding
AI team assistant for DevOps. Executes tasks across k8s, AWS, Argo, GitHub. Extensible via APIs and Slack integration.
Coding
AutoGPT/BabyAGI-inspired browser-based agent executing tasks via interactive UI. Example uses include ordering coffee or analyzing markets.
General purpose
A multi-agent language game environment for LLMs, providing a framework for building interactive environments and communication/collaboration capabilities for AIs. Includes web UI and CLI.
DesignBuild your ownSDK for AI appsMulti-agent
A virtual software company driven by intelligent agents in different roles (CEO, CTO, programmer, etc.) collaborating to design, code, test, and document software. Modular, extensible, and open-source.
CodingMulti-agent
LangChain agent for chemistry-related tasks, integrating 13 expert-designed tools to augment LLM performance in chemistry. Demonstrates effectiveness in automating chemical tasks.
ScienceChemistry
An agent that can plan, write, debug, and test code autonomously. Designed to develop code for or with the user, with feedback-driven improvement.
Coding
An intelligent assistant serving the entire software development lifecycle, powered by a Multi-Agent Framework, working with DevOps Toolkits, Code&Doc Repo RAG, etc.
Coding
A robust, all-in-one GPT interface for Discord, supporting multi-modality, code execution, advanced data analysis, and more.
Content creationProductivityGeneral purposeDiscord
An AI agent that generates an entire codebase based on a prompt. Designed to be easy to adapt, extend, and learn your code style.
Coding
Easily migrate your codebase from one framework or language to another. Supports multiple LLMs, unit test generation, and workflow customization.
Coding
An AI agent that codes entire scalable apps from scratch, with developer oversight. Research project for production-ready app generation.
Coding
A GPT-based autonomous agent that does comprehensive online research on any topic, producing detailed, factual, and unbiased reports.
ResearchScience
An agent that lets you converse with your files, manage AI prompt storybooks, and supports multiple languages and IDEs. All data is local and private.
ResearchScience
A graph-based framework for LLM-based agents, enabling the building of agents from graphs and automatic self-organization of agent swarms.
Build your ownGeneral purposeMulti-agent
A platform for building, debugging, and deploying collaborative agents and cognitive workflows. Includes a no-code graph editor and LangChain-based runtime.
Build your ownMulti-agent
A system to connect LLMs with the ML community, featuring task planning, model selection, and execution via Hugging Face models.
General purpose
A lightweight, extensible Python framework for building LLM-powered multi-agent applications, inspired by the Actor Framework.
General purposeBuild your own
A Plan-Validate-Solve agent for workflow automation, supporting read/write operations on tools like GitHub, HubSpot, and Airtable.
ProductivityCoding
A minimalistic library for building agents that leverage LLMs to automate tasks through commands and tool integrations.
Coding
A no-code platform to build LLM agents, workflows, and applications with your data. Supports all major model providers.
Build your ownno-codeweb UI
Chat with your documents on your local device using GPT models. 100% private, no data leaves your device.
ResearchData analysisGeneral purpose
A modular, extensible re-implementation of AutoGPT as a Python package, with human-in-the-loop and full state serialization.
General purpose
A multi-agent generation framework for producing large codebases or books from a single prompt, with error correction and memory.
Multi-agentCodingBuild your own
A codebase agent that labels, assigns, and answers questions for new issues and PRs. Can search code, run scripts, and write code.
CodingProductivityDebuggingMulti-agent
AIDE for creating, deploying, scaling, and monetizing useful AI agents and prompt chaining. Visual development and cognitive architecture.
CodingSDK for agentsBuild your own
Open Source Hybrid AI Search Engine for accurate answers from the Internet, bookmarks, notes, and docs. Self-hosted vector DB and embedding.
Open SourceAI SearchBuild your own
A system that manages different memory tiers in LLMs to provide extended context. Supports perpetual chatbots and local/SQL data chat.
Memory managementData analysis
AI tool that assists with coding tasks from the command line, coordinating edits across multiple files and locations.
Coding
A multi-agent framework that returns PRD, design, tasks, or repo from a one-line requirement. Supports collaborative software engineering.
Multi-agentCodingBuild your own
A minimal general-purpose autonomous agent based on GPT-3.5/4. Supports stock analysis, security tests, art, and more.
General purpose
Implementation of the Multiagent Debate paper, showing improved factuality and reasoning in LLMs through agent debate.
General purposeMulti-agent
Experimental multi-agent system where multiple expertGPTs collaborate to perform a task, each with their own memory and communication.
General purpose
Open-source AI for generating unit tests targeting code vulnerabilities, boosting developer productivity and code security.
Developer toolsSoftware securityMulti-agentGeneral purpose
Natural Language-Based Societies of Mind: a concept and framework for societies and communities of agents communicating in natural language.
ScienceMultimodalSocialMulti-agent
Open platform for language agents, with web UI, productive agents, and easy deployment. Fully open-sourced and extensible.
General purpose
Open-source AGI R&D platform for both benchmark and open-ended tasks. Supports multi-modality, task decomposition, and RL from task feedback.
General purpose
OpenDevin: Code Less, Make More. Open-source project to replicate, enhance, and innovate beyond the original Devin model.
Codinggeneral purpose
Open-source interpreter that lets LLMs run code on your computer to complete tasks. Works locally and from a terminal UI.
Coding
Development toolkit for prompt management, versioning, publishing, collaboration, troubleshooting, and observability.
Coding
A tool for private interaction with documents, built with LangChain, GPT4All, LlamaCpp, Chroma, and SentenceTransformers.
ResearchData analysis
Personalized AI assistant that decomposes problems, offers solutions, and lets you use Agent actions to automate your flows.
ProductivityGeneral purpose
Open-source React.js autonomous LLM agent that generates and composes React components from user stories, using atomic design principles.
Coding
Lets multimodal models operate a computer, using the same inputs and outputs as a human operator to reach objectives.
ProductivityResearch