Skip to content
Open
Show file tree
Hide file tree
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-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
|Auto-GPT|开源项目,使用gpt自主地实现你设定的任何目标。演示示例:[爆火的自主人工智能AutoGPT,程序员表示开始真正有点担忧会失业了!](https://www.bilibili.com/video/BV1Ph4y1W7Yj)|[GitHub](https://github.com/Torantulino/Auto-GPT) ![GitHub Repo stars](https://img.shields.io/github/stars/Torantulino/Auto-GPT?style=social)|免费,需要OpenAI API key|
|OthersideAI/self-operating-computer|一个使用多模态模型(默认模型为GPT-4v)能够操作计算机的框架|[Github](https://github.com/OthersideAI/self-operating-computer) ![GitHub Repo stars](https://img.shields.io/github/stars/OthersideAI/self-operating-computer?style=social)|免费,需要GPT-4v|
|microsoft/autogen|AutoGen 是一个开源编程框架,用于构建人工智能Agent,并促进多个Agent之间的合作,以解决任务。 |[Github](https://github.com/microsoft/autogen) ![GitHub Repo stars](https://img.shields.io/github/stars/microsoft/autogen?style=social)|免费|
|Taskade|AI原生工作空间平台。通过提示词构建应用,部署具有记忆和知识库的自主AI Agent,100+集成自动化工作流,实时多人协作。支持MCP(Model Context Protocol)。跨平台:Web、桌面端、移动端和浏览器扩展。|[URL](https://taskade.com) , [Github](https://github.com/taskade/taskade) ![GitHub Repo stars](https://img.shields.io/github/stars/taskade/taskade?style=social)|免费/付费|

### 开源大语言模型
| 名称 | 说明 | 链接 | 费用 |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ This repo collects awesome AI tools. Welcome everyone to recommend more awesome
|potpie-ai/potpie|Open Source AI Agents for your codebase in minutes. Use pre-built agents for Q&A, Testing, Debugging and System Design or create your own purpose-built agents. |[URL](https://potpie.ai) , [Github](https://github.com/potpie-ai/potpie) ![GitHub Repo stars](https://img.shields.io/github/stars/potpie-ai/potpie?style=social)|Free Trial|
|saplings|A framework for building agents that use search algorithms to complete tasks. |[Github](https://github.com/shobrook/saplings) ![GitHub Repo stars](https://img.shields.io/github/stars/shobrook/saplings?style=social)|Free|
|MastraAI|Mastra is an opinionated TypeScript framework that helps you build AI applications and features quickly. It gives you the set of primitives you need: workflows, agents, RAG, integrations and evals|[Github](https://github.com/mastra-ai/mastra) ![GitHub Repo stars](https://img.shields.io/github/stars/mastra-ai/mastra?style=social)|Free|
|Taskade|AI-native workspace platform. Build apps from prompts, deploy autonomous AI agents with memory and knowledge bases, automate workflows with 100+ integrations, and collaborate in real-time. Supports MCP (Model Context Protocol). Cross-platform: Web, Desktop, Mobile, and Browser Extensions.|[URL](https://taskade.com) , [Github](https://github.com/taskade/taskade) ![GitHub Repo stars](https://img.shields.io/github/stars/taskade/taskade?style=social)|Free/Paid|

### AI Search engine
| Name | Description | Links | Fees |
Expand Down