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 @@ -212,6 +212,7 @@
### AI Agent

* **[goose](https://github.com/block/goose)**: an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM ![Stars](https://img.shields.io/github/stars/block/goose.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/block/goose?color=green) ![LastCommit](https://img.shields.io/github/last-commit/block/goose?color=green)
* **[Hivekeep](https://github.com/MarlBurroW/hivekeep)**: Self-hosted platform to run a team of specialized AI agents with persistent memory and a web UI. Agents collaborate and build their own tools, mini-apps and plugins; reachable over Telegram, Slack, Discord and Matrix. Single container (Bun + SQLite). ![Stars](https://img.shields.io/github/stars/MarlBurroW/hivekeep.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/MarlBurroW/hivekeep?color=green) ![LastCommit](https://img.shields.io/github/last-commit/MarlBurroW/hivekeep?color=green)
* **[Magentic-UI](https://github.com/microsoft/magentic-ui)**: A research prototype of a human-centered web agent ![Stars](https://img.shields.io/github/stars/microsoft/magentic-ui.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/microsoft/magentic-ui?color=green) ![LastCommit](https://img.shields.io/github/last-commit/microsoft/magentic-ui?color=green)
* **[OpenManus](https://github.com/FoundationAgents/OpenManus)**: No fortress, purely open ground. OpenManus is Coming. ![Stars](https://img.shields.io/github/stars/FoundationAgents/openmanus.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/FoundationAgents/openmanus?color=green) ![LastCommit](https://img.shields.io/github/last-commit/FoundationAgents/openmanus?color=green)
* **[Tongyi Deep Research](https://github.com/Alibaba-NLP/DeepResearch)**: Tongyi DeepResearch, the Leading Open-source DeepResearch Agent ![Stars](https://img.shields.io/github/stars/Alibaba-NLP/DeepResearch.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/Alibaba-NLP/DeepResearch?color=green) ![LastCommit](https://img.shields.io/github/last-commit/Alibaba-NLP/DeepResearch?color=green)
Expand Down
Loading