mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 17:15:23 -04:00
GUI using Gradio or Pygame or Streamlit #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MostlyKIGuess on GitHub (Jan 24, 2024).
@vinay235 commented on GitHub (Jan 24, 2024):
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 on GitHub (Jan 25, 2024):
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!