An open API service indexing awesome lists of open source software.

https://github.com/opentiny/tiny-robot

TinyRobot 是一个 AI 对话组件库,提供了丰富的 AI 交互组件,助力开发者快速构建企业级 AI 应用;同时也是一个智能助手,支持普通 AI 问答、也支持集成 MCP Server,让 AI 真正帮人“干活”。
https://github.com/opentiny/tiny-robot

ai chatbot opentiny tiny-robot ui-components

Last synced: 4 months ago
JSON representation

TinyRobot 是一个 AI 对话组件库,提供了丰富的 AI 交互组件,助力开发者快速构建企业级 AI 应用;同时也是一个智能助手,支持普通 AI 问答、也支持集成 MCP Server,让 AI 真正帮人“干活”。

Awesome Lists containing this project

README

          

# tiny-robot

```bash
# 安装依赖
pnpm i

# 本地启动
pnpm dev

# 文档构建
pnpm build
```

浏览器访问:[http://localhost:5173/](http://localhost:5173/)