Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
DeepBot is a system-level AI assistant built for both personal productivity and enterprise workflows — one-click setup, seamless experience, and native Feishu integration.
| Date | Stars |
|---|---|
| 2026-07-31 | 2362 |
| 2026-08-02 | 2364 |
| 2026-08-06 | 2364 |
| 2026-08-12 | 2362 |
| 2026-08-18 | 2270 |
| 2026-08-20 | 2271 |
| 2026-08-23 | 2272 |
| 2026-08-28 | 2273 |
| 2026-08-29 | 2274 |
| 2026-09-01 | 2275 |
| 2026-09-02 | 2275 |
| 2026-09-03 | 2276 |
| 2026-09-05 | 2274 |
| 2026-09-08 | 2275 |
| 2026-09-10 | 2276 |
| 2026-09-12 | 2277 |
| 2026-09-13 | 2278 |
| 2026-09-16 | 2279 |
| 2026-09-20 | 2279 |
Today
— stars today
This week
+1 stars this week
This month
+8 stars this month
Momentum
0.0
growth rate 0.04%/day
<div align="center"> <img src="banner.jpg" alt="DeepBot Terminal" width="500"/> <p> **Bring AI into your enterprise workflows — a real working partner, not just a chatbot** [](https://opensource.org/licenses/MIT) [](https://nodejs.org/) [](https://www.typescriptlang.org/) [](https://www.electronjs.org/) [English](README.md) | [简体中文](README_ZH.md) </div> --- ## 📖 Introduction DeepBot is a system-level AI assistant focused on enterprise productivity. It integrates deeply with existing enterprise systems, enabling AI to participate in day-to-day operations across departments through multi-Agent collaboration — automating complex business workflows. Whether it's document processing, data analysis, system monitoring, or cross-department coordination, DeepBot handles it through AI Agent technology. It supports parallel task execution, scheduled tasks, and skill extensions, all protected by strict security controls. ### ✨ Core Features - 🎯 **Parallel Task Processing** — Run multiple tasks simultaneously without interference - 🔧 **20+ Built-in Tools** — File operations, command execution, browser control, image generation, image/video analysis, document analysis, AI chat, cross-session messaging, web fetching, Feishu/WeChat/WeCom messaging, Feishu document operations, and more - 🧠 **Memory System** — Long-term memory for user preferences and important context - ⏰ **Scheduled Tasks** — Automate recurring work with cron-based scheduling - 🎨 **Skill Extensions** — Compose tools into reusable Skills for complex workflows - 🔒 **Security Controls** — Strict path whitelist to protect system access - 🤖 **Multi-Model Support** — Qwen, OpenAI, Claude, and more - 🌐 **External Integrations** — Connect with Feishu and other platforms for cross-platform interaction --- ## 🚀 Quick Start ### Requirements - **Python**: 3.11+ - **Node.js**: 20.0.0+ (optional, for running JS scripts) - **pnpm**: 10.23.0+ (optional, for running JS scripts) - **OS**: macOS, Windows (desktop), Linux/Docker ### Installation ```bash # Clone the repository git clone https://github.com/kevinluosl/deepbot.git cd deepbot # Install dependencies pnpm install # Start in development mode pnpm run dev ``` ### Build Desktop App ```bash # Build for all platforms pnpm run dist # macOS (with code signing + notarization, requires Apple Developer account) pnpm run dist:mac # macOS local build (no signing, no notarization — for development/testing) pnpm run dist:mac:local # Windows only pnpm run dist:win ``` **`dist:mac` vs `dist:mac:local`**: | | `dist:mac` | `dist:mac:local` | |---|---|---| | Code signing | ✅ Apple Developer ID | ❌ None | | Notarization | ✅ Apple notarization | ❌ None | | Gatekeeper | ✅ Passes verification | ❌ Triggers security warnings | | Requirements | Apple Developer account + `.env` credentials | None | To use `dist:mac`, configure the following in your `.env` file: ```bash # Apple signing and notarization (macOS Electron builds only) [email protected] APPLE_ID_PASSWORD=your-app-specific-password APPLE_APP_SPECIFIC_PASSWORD=your-app-specific-password APPLE_TEAM_ID=your-team-id ``` > You can generate an app-specific password at [appleid.apple.com](https://appleid.apple.com). The Team ID can be found in your [Apple Developer account](https://developer.apple.com/account). | Use case | Production release | Local development / testing | > **Note**: `dist:mac:local` builds will trigger macOS security warnings on first launch — see the section below for how to handle them. ### Docker Deployment Docker deployment is available for Linux servers. If you need the Docker version, please contact the author. **Note for macOS builds**: Signed builds (`dist:mac`) pas
Excerpt of 26,133 characters
Read on GitHub484
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:6bbfa66b41b103da, topic:ai-agents, topic:agentic-workflow, desc:ai assistant