Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ A curated list of awesome AI tools, frameworks, api, software and resources.
| <img src="https://ai.openbestof.com/images/tools/miniagi_icon.webp" width="30" height="30"> | [MiniAGI](https://github.com/muellerberndt/mini-agi) | MiniAGI is a simple autonomous agent compatible with GPT-3.5-Turbo and GPT-4. | ![GitHub Repo stars](https://img.shields.io/github/stars/muellerberndt/mini-agi) |
| <img src="https://ai.openbestof.com/images/tools/openagents_icon.webp" width="30" height="30"> | [OpenAgents](https://github.com/xlang-ai/OpenAgents) | OpenAgents is an open platform for using and hosting language agents in the wild of everyday life. | ![GitHub Repo stars](https://img.shields.io/github/stars/xlang-ai/OpenAgents) |
| <img src="https://ai.openbestof.com/images/tools/open-interpreter_icon.webp" width="30" height="30"> | [Open Interpreter](https://github.com/KillianLucas/open-interpreter/) | Let language models run code on your computer. An open-source, locally running implementation of OpenAI's Code Interpreter. | ![GitHub Repo stars](https://img.shields.io/github/stars/KillianLucas/open-interpreter) |
| <img src="https://ai.openbestof.com/images/tools/openmagic_icon.webp" width="30" height="30"> | [OpenMagic](https://github.com/Kalmuraee/OpenMagic) | Browser-side AI coding toolbar for live web app edits with context capture and approved diffs. | ![GitHub Repo stars](https://img.shields.io/github/stars/Kalmuraee/OpenMagic) |
| <img src="https://ai.openbestof.com/images/tools/promethai-backend_icon.webp" width="30" height="30"> | [PromethAI Backend](https://github.com/topoteretes/PromethAI-Backend) | PromethAI is a Python AGI project that recommends choices based on a user's goals and preferences and can modify its recommendations based on user feedback. | ![GitHub Repo stars](https://img.shields.io/github/stars/topoteretes/PromethAI-Backend) |
| <img src="https://ai.openbestof.com/images/tools/superagent_icon.webp" width="30" height="30"> | [SuperAgent](https://github.com/homanp/superagent) | SuperAgent is an open-source agent framework that enables any developer to integrate production-ready AI Assistants into any application in a matter of minutes. | ![GitHub Repo stars](https://img.shields.io/github/stars/homanp/superagent) |
| <img src="https://ai.openbestof.com/images/tools/x-agent_icon.webp" width="30" height="30"> | [X Agent](https://github.com/OpenBMB/XAgent) | XAgent is an open-source experimental Large Language Model (LLM) driven autonomous agent that can automatically solve various tasks. | ![GitHub Repo stars](https://img.shields.io/github/stars/OpenBMB/XAgent) |
Expand Down