An open API service indexing awesome lists of open source software.

https://github.com/PathOnAI/awesome-ai-agents

Collection of Materials on AI Agents
https://github.com/PathOnAI/awesome-ai-agents

ai-agents autonomous-agents awesome llm-agents

Last synced: 4 months ago
JSON representation

Collection of Materials on AI Agents

Awesome Lists containing this project

README

        

# Awesome AI Agents

## 1. Papers
| Repository | Description |
|------------|-------------|
| [LLMAgentPapers](https://github.com/zjunlp/LLMAgentPapers) | Collection of papers on LLM Agents |

## 2. Open Source Projects
| Project | Link |
|---------|------|
| Awesome AI Agents | [e2b-dev/awesome-ai-agents](https://github.com/e2b-dev/awesome-ai-agents) |
| Open Interpreter | [OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter) |
| Adala | [HumanSignal/Adala](https://github.com/HumanSignal/Adala) |

## 3. Agent Framework
| Framework | Link |
|-----------|------|
| SuperAGI | [TransformerOptimus/SuperAGI](https://github.com/TransformerOptimus/SuperAGI) |

## 4. Large Action Model
| Model/Resource | Link |
|----------------|------|
| Nelima | [sellagen.com/nelima](https://sellagen.com/nelima) |
| Salesforce Research | [Large Action Models Blog](https://blog.salesforceairesearch.com/large-action-models/) |

## 5. Browsing Agents
### Web Browsing Agents
| Agent | Link |
|-------|------|
| LaVague | [lavague-ai/LaVague](https://github.com/lavague-ai/LaVague) |
| OpenAdapt | [OpenAdaptAI/OpenAdapt](https://github.com/OpenAdaptAI/OpenAdapt) |
| AI-Employee | [vignshwarar/AI-Employe](https://github.com/vignshwarar/AI-Employe) |
| BrowserPilot | [handrew/browserpilot](https://github.com/handrew/browserpilot) |

### Web Agent Research
| Project | Link |
|---------|------|
| BrowserGym | [ServiceNow/BrowserGym](https://github.com/ServiceNow/BrowserGym) |
| WebArena | [webarena.dev](https://webarena.dev/) |

### Computer Control Agents
| Type | Project | Link |
|------|---------|------|
| Mouse Control | Self-Operating Computer | [OthersideAI/self-operating-computer](https://github.com/OthersideAI/self-operating-computer) |
| Non-Mouse Control | Open Interpreter | [OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter) |

## 6. LLM Grounding
| Paper | Link |
|-------|------|
| Efficient LLM Grounding | [Towards Efficient LLM Grounding for Embodied Multi-Agent Collaboration](https://arxiv.org/pdf/2405.14314) |
| REX | [Rapid Exploration and eXploitation for AI agents](https://arxiv.org/pdf/2307.08962) |

## 7. OS
| Project | Link |
|---------|------|
| AIOS | [agiresearch/AIOS](https://github.com/agiresearch/AIOS) |
| Phidata | [phidatahq/phidata](https://github.com/phidatahq/phidata/tree/main/cookbook/llm_os) |
| MemGPT | [cpacker/MemGPT](https://github.com/cpacker/MemGPT) |
| AutoNode | [SuperAGI Blog](https://superagi.com/introducing-autonode-advancing-rpa-with-a-multi-expert-ai-system/) |

## 8. AI Developer
| Project | Link |
|---------|------|
| GPT Pilot | [Pythagora-io/gpt-pilot](https://github.com/Pythagora-io/gpt-pilot) |
| OpenDevin | [OpenDevin/OpenDevin](https://github.com/OpenDevin/OpenDevin) |
| SWE-bench | [princeton-nlp/SWE-bench](https://github.com/princeton-nlp/SWE-bench) |
| SuperCoder | [superagi.com/supercoder](https://superagi.com/supercoder/) |
| Codeium | [codeium.com](https://codeium.com/) |
| AugmentCode | [augmentcode.com](https://www.augmentcode.com/) |
| Factory AI | [factory.ai](https://www.factory.ai/) |
| Devika | [stitionai/devika](https://github.com/stitionai/devika) |

## 9. Multi Agent
| Project | Link |
|---------|------|
| Agent Protocol | [AI-Engineer-Foundation/agent-protocol](https://github.com/AI-Engineer-Foundation/agent-protocol) |
| AutoGen | [microsoft/autogen](https://github.com/microsoft/autogen) |
| MetaGPT | [geekan/MetaGPT](https://github.com/geekan/MetaGPT) |
| CrewAI | [joaomdmoura/crewAI](https://github.com/joaomdmoura/crewAI) |
| LangGraph | [langchain-ai/langgraph](https://github.com/langchain-ai/langgraph) |

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=PathOnAI/awesome-ai-agents&type=Date)](https://star-history.com/#PathOnAI/awesome-ai-agents&Date)