- UI for ollama
- Save dialog
- Use different model
- Still developing...
- Before starting, please confirm that ollama is installed and start the ollama service
- Download at least one Olama model
- Start Ollama serves
ollama serveYou can use pip to download all dependencies by run this in your command:
cd /path/to/project
pip install -r requirements.txtYou can run main.py to start the command:
python main.py