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 真正帮人“干活”。
- Host: GitHub
- URL: https://github.com/opentiny/tiny-robot
- Owner: opentiny
- License: mit
- Created: 2025-03-07T08:02:39.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2026-02-28T08:48:11.000Z (4 months ago)
- Last Synced: 2026-02-28T12:21:47.387Z (4 months ago)
- Topics: ai, chatbot, opentiny, tiny-robot, ui-components
- Language: TypeScript
- Homepage: https://opentiny.design/tiny-robot
- Size: 89.9 MB
- Stars: 12
- Watchers: 8
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny-robot
```bash
# 安装依赖
pnpm i
# 本地启动
pnpm dev
# 文档构建
pnpm build
```
浏览器访问:[http://localhost:5173/](http://localhost:5173/)