Skip to content

kyrolabs/awesome-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

🤖 Awesome Agents

Awesome Agents is a curated list of AI agents.

Langchain Agents

  • Private GPT: Interact privately with your documents using the power of GPT, 100% privately, no data leaks GitHub Repo stars
  • CollosalAI Chat: implement LLM with RLHF, powered by the Colossal-AI project GitHub Repo stars
  • AgentGPT: AI Agents with Langchain & OpenAI (Vercel / Nextjs) GitHub Repo stars
  • Local GPT: Inspired on Private GPT with the GPT4ALL model replaced with the Vicuna-7B model and using the InstructorEmbeddings instead of LlamaEmbeddings GitHub Repo stars
  • GPT Researcher: GPT Researcher is an autonomous agent designed for comprehensive online research on a variety of tasks. GitHub Repo stars
  • ThinkGPT: Agent techniques to augment your LLM and push it beyond its limits GitHub Repo stars
  • Camel-AutoGPT: role-playing approach for LLMs and auto-agents like BabyAGI & AutoGPT GitHub Repo stars
  • RasaGPT: RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. GitHub Repo stars
  • SkyAGI: Emerging human-behavior simulation capability in LLM agents GitHub Repo stars
  • PyCodeAGI: A small AGI experiment to generate a Python app given what app the user wants to build GitHub Repo stars
  • BabyAGI UI: Make it easier to run and develop with babyagi in a web app, like a ChatGPT GitHub Repo stars
  • SuperAgent: Deploy LLM Agents to production GitHub Repo stars
  • Voyager: An Open-Ended Embodied Agent with Large Language Models GitHub Repo stars
  • ix: Autonomous GPT-4 agent platform GitHub Repo stars
  • DuetGPT: A conversational semi-autonomous developer assistant, AI pair programming without the copypasta. GitHub Repo stars
  • Multi-Modal LangChain agents in Production: Deploy LangChain Agents and connect them to Telegram GitHub Repo stars
  • DemoGPT: DemoGPT enables you to create quick demos by just using prompt. It applies ToT approach on Langchain documentation tree. GitHub Repo stars
  • SuperAGI: SuperAGI - A dev-first open source autonomous AI agent framework GitHub Repo stars
  • Autonomous HR Chatbot: An autonomous agent that can answer HR related queries autonomously using the tools it has on hand GitHub Repo stars
  • BlockAGI: BlockAGI conducts iterative, domain-specific research, and outputs detailed narrative reports to showcase its findings GitHub Repo stars
  • waggledance.ai: An opinionated, concurrent system of AI Agents. It implements Plan-Validate-Solve with data and tools for general goal-solving. GitHub Repo stars
  • Elasticsearch Agent: ElasticSearch agent based on ElasticSearch, LangChain and GPT 4 GitHub Repo stars
  • LLocalSearch: LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed. GitHub Repo stars
  • Plandex: An AI coding engine for complex tasks GitHub Repo stars

Other Agents

  • Codel: ✨ Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor. GitHub Repo stars
  • DB GPT: Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security GitHub Repo stars
  • RestGPT: An LLM-based autonomous agent controlling real-world applications via RESTful APIs GitHub Repo stars
  • Second Brain AI Agent: A streamlit app to dialog with your second brain notes using OpenAI and ChromaDB locally. GitHub Repo stars
  • Autonomous HR Chatbot An autonomous HR agent that can answer user queries using tools GitHub Repo stars
  • XAgent: An Autonomous LLM Agent for Complex Task Solving GitHub Repo stars
  • LLM Agents: Build agents which are controlled by LLMs GitHub Repo stars
  • SuperAGI: A dev-first open source autonomous AI agent framework. GitHub Repo stars
  • RestGPT: An LLM-based autonomous agent controlling real-world applications via RESTful APIs GitHub Repo stars
  • OpenAgents: An Open Platform for Language Agents in the Wild GitHub Repo stars
  • Agency: 🕵️‍♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach GitHub Repo stars
  • TaskWeaver: A code-first agent framework for seamlessly planning and executing data analytics tasks. GitHub Repo stars
  • MicroAgent: Agents Capable of Self-Editing Their Prompts / Python Code GitHub Repo stars
  • uAgents: A fast and lightweight framework for creating decentralized agents with ease. GitHub Repo stars
  • Maestro: A framework for Claude Opus to intelligently orchestrate subagents. GitHub Repo stars
  • GPT Pilot: GPT Pilot is the core technology for the Pythagora VS Code extension that aims to provide the first real AI developer companion. GitHub Repo stars
  • SWE Agent: SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. GitHub Repo stars
  • AgentRun: The easiest, and fastest way to run AI-generated Python code safely GitHub Repo stars
  • LLama Cpp Agent: The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models GitHub Repo stars