ollama / ollama-python

Ollama Python library
https://ollama.com
MIT License
2.75k stars 227 forks source link

GUI using Gradio or Pygame or Streamlit #22

Closed MostlyKIGuess closed 5 months ago

MostlyKIGuess commented 5 months ago
vinay235 commented 5 months ago

There are many GUIs available for ollama if your ask is that. Check out the list in their repo. My fav is ollama-webui

mxyng commented 5 months ago

There are many community built web and desktop UI. Here's a non-exhaustive list. The intent with this project is to create a foundation for the community to build tools and applications so a UI is out of scope.

Feel free to use this project or ollama-js to build your own GUI if the ones I mentioned above don't satisfy your use case!