Skip to content

l-velazquez/Python-Ollama-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Ollama-GUI

Python-Ollama-GUI

This is a project I'm doing because I just want a lightweight GUI for Ollama. I just don't want to use the Ollama in the terminal. Pls don't hate me. Mainly running it on my Raspberry Pi

This is using PySide6 as the base for the GUI using Python.

In this project I'm using python == 3.11

This is very simple to setup, just download Ollama, it and ollama serve.

After that we can run the Python application.

  1. Make virtual enviroment:
python3.11 -m venv venv
  1. Install dependencies:
   pip install -r requirements.txt 
  1. Run it:
   python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages