mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-06-15 07:14:08 +00:00
docs: tighten README positioning bullets
This commit is contained in:
parent
b60e507010
commit
ff80998423
10
README.md
10
README.md
@ -162,11 +162,11 @@
|
||||
|
||||
## 💡 Why nanobot
|
||||
|
||||
- **Long-running by design**: goals, memory, tools, and channel context stay alive across real workflows.
|
||||
- **Meet users where they chat**: WebUI, API, Telegram, Feishu, Slack, Discord, Teams, email, and more from one agent loop.
|
||||
- **Bring your own model stack**: OpenAI-compatible providers, local LLMs, image generation, search, and fallback routing.
|
||||
- **Small core, serious surface area**: readable agent internals with MCP, memory, deployment, and automation built in.
|
||||
- **Built to be owned**: easy to inspect, customize, self-host, and extend without adopting a giant platform.
|
||||
- **Persistent workflows**: goals, memory, tools, and chat context survive long-running work.
|
||||
- **Chat-native reach**: WebUI, API, Telegram, Feishu, Slack, Discord, Teams, and email.
|
||||
- **Model freedom**: OpenAI-compatible APIs, local LLMs, image generation, search, and fallbacks.
|
||||
- **Small core**: readable internals with MCP, memory, deployment, and automation built in.
|
||||
- **Own your stack**: inspect, customize, self-host, and extend without a giant platform.
|
||||
|
||||
## 📦 Install
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user