Skip to content

pulsexlb/UAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAI - A simple ui for ollama

Features:

  • UI for ollama
  • Save dialog
  • Use different model
  • Still developing...

Get Started

Start Ollama

  1. Before starting, please confirm that ollama is installed and start the ollama service
  2. Download at least one Olama model
  3. Start Ollama serves
ollama serve

Download dependencies

You can use pip to download all dependencies by run this in your command:

cd /path/to/project
pip install -r requirements.txt

Start application

You can run main.py to start the command:

python main.py

About

A simple ui for ollama

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages