mirror of
https://github.com/chyok/ollama-gui.git
synced 2024-11-25 16:32:47 +08:00
A single-file tkinter-based Ollama GUI project with no external dependencies.
.gitignore | ||
LICENSE | ||
ollama_gui.py | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
Ollama-GUI
A very simple ollama GUI, implemented using the built-in Python Tkinter library, with no additional dependencies.
- one file project.
- no external dependencies.
Run
Choose any way you like:
source code
python ollama_gui.py
using pip
pip install ollama-gui
ollama-gui
binary file
Platform | Download Link |
---|---|
Windows | TBD |
License
This project is licensed under the MIT License.