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

https://github.com/zhhaogen/ollamachat

十分小巧的ollama chat ui界面
https://github.com/zhhaogen/ollamachat

ai deepseek ollama ollama-chatui ollama-webui

Last synced: 2 months ago
JSON representation

十分小巧的ollama chat ui界面

Awesome Lists containing this project

README

        

# ollama chat ui
十分小巧的ollama chat ui界面。
为什么不用其他chat ui或web ui界面?我网上找了很多ollama ui,都非常臃肿,功能不配体积,甚至有些难于编译,故此自己做了一个界面。
此ui仅适合新手入门,并无花里胡哨的界面内容。
## 使用
你需要一个静态服务器`nginx`或`apache`等,克隆项目到目录后
```
bun install
bun build
```
或者下载release解压到静态服务器目录