mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-06-16 15:54:10 +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
|
## 💡 Why nanobot
|
||||||
|
|
||||||
- **Long-running by design**: goals, memory, tools, and channel context stay alive across real workflows.
|
- **Persistent workflows**: goals, memory, tools, and chat context survive long-running work.
|
||||||
- **Meet users where they chat**: WebUI, API, Telegram, Feishu, Slack, Discord, Teams, email, and more from one agent loop.
|
- **Chat-native reach**: WebUI, API, Telegram, Feishu, Slack, Discord, Teams, and email.
|
||||||
- **Bring your own model stack**: OpenAI-compatible providers, local LLMs, image generation, search, and fallback routing.
|
- **Model freedom**: OpenAI-compatible APIs, local LLMs, image generation, search, and fallbacks.
|
||||||
- **Small core, serious surface area**: readable agent internals with MCP, memory, deployment, and automation built in.
|
- **Small core**: readable 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.
|
- **Own your stack**: inspect, customize, self-host, and extend without a giant platform.
|
||||||
|
|
||||||
## 📦 Install
|
## 📦 Install
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user