Ecosyste.ms: Awesome
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
List: awesome-ai-agents
ai-agents autonomous-agents awesome llm-agents
Last synced: about 1 month ago
JSON representation
Collection of Materials on AI Agents
- Host: GitHub
- URL: https://github.com/pathonai/awesome-ai-agents
- Owner: PathOnAI
- Created: 2024-06-04T21:44:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T05:25:40.000Z (3 months ago)
- Last Synced: 2024-11-19T18:06:46.468Z (about 1 month ago)
- Topics: ai-agents, autonomous-agents, awesome, llm-agents
- Language: Python
- Homepage:
- Size: 503 KB
- Stars: 21
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI_agents
## 1. Papers
* https://github.com/zjunlp/LLMAgentPapers## 2. Open Source Projects
* https://github.com/e2b-dev/awesome-ai-agents
* https://github.com/OpenInterpreter/open-interpreter
* https://github.com/HumanSignal/Adala## 3. Agent Framework
* https://github.com/TransformerOptimus/SuperAGI## 4. Large Action Model
* https://sellagen.com/nelima
* https://blog.salesforceairesearch.com/large-action-models/## 5. browsing agent
* web browsing agent
* https://github.com/lavague-ai/LaVague
* https://github.com/OpenAdaptAI/OpenAdapt
* https://github.com/vignshwarar/AI-Employe
* https://news.ycombinator.com/item?id=39698546
* https://github.com/handrew/browserpilot
* web agent research
* https://github.com/ServiceNow/BrowserGym
* https://webarena.dev/
* computer control agent
* mouse control
* https://github.com/OthersideAI/self-operating-computer
* non-mouse control
* https://github.com/OpenInterpreter/open-interpreter## 6. 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
* https://community.aws/content/2eojjD2E7TBgPFJmB2FGAtrSSBh/the-rise-of-the-llm-os-from-aios-to-memgpt-and-beyond?lang=en
* https://github.com/agiresearch/AIOS
* https://github.com/phidatahq/phidata/tree/main/cookbook/llm_os
* https://github.com/cpacker/MemGPT
* https://superagi.com/introducing-autonode-advancing-rpa-with-a-multi-expert-ai-system/## 8. AI developer
* https://github.com/Pythagora-io/gpt-pilot
* https://github.com/OpenDevin/OpenDevin
* core contributos
* https://xwang.dev/
* https://rbren.io/
* https://github.com/princeton-nlp/SWE-bench
* https://superagi.com/supercoder/
* https://github.com/Pythagora-io/gpt-pilot
* https://codeium.com/
* https://www.augmentcode.com/
* https://www.factory.ai/
* https://github.com/stitionai/devika## 9. multi agent
* https://github.com/AI-Engineer-Foundation/agent-protocol
* https://github.com/microsoft/autogen
* https://github.com/geekan/MetaGPT
* https://github.com/joaomdmoura/crewAI
* https://github.com/langchain-ai/langgraph