KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ollama-simple-webui
★ 29
Open GitHub ↗
一个简单的与ollama交互的网页应用
Download README (.md)
Explore Similar Repositories
ollama-webui
:
A modern web interface for [Ollama](https://ollama.com/) — chat with your local models, privately. Clean design, essential chat features, and no data leaving your machine.
openwebui-ollama-docker
:
basic Open WebUI + Ollama stack for Local ChatGPT
github-actions-deploy-ollama
:
Deploy Ollama with a WebUI frontend to an EC2 instance
ai-suite
:
AI-Suite - n8n, OpenClaw, Open WebUI, OpenCode, Llama.cpp/Ollama, Flowise, Langfuse, MCP Gateway and more!
openrouter-to-ollama-proxy
:
Imitate ollama server while using OpenRouter backend (to use with Open-webui)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ollama-simple-webui
?
Download (.md)
# ollama-simple-webui **一个简单的与ollama交互的网页应用[在线访问](https://joburgess.github.io/ollama-simple-webui/ollama.html)** **1、先配置好ollama环境变量**: ``` OLLAMA_HOST: :11434 OLLAMA_ORIGINS: * ``` **2、重启ollama** **3、在浏览器中打开ollama.html(或者[在线访问](https://joburgess.github.io/ollama-simple-webui/ollama.html))**