A local dashboard for running and chatting with Ollama models. It gives you a clean UI for managing models, having conversations, translating text, and working with documents; all running on your own machine.
There is a convenience script that starts both servers at once:
./run-dev.sh
Or start them individually, see the READMEs inside backend/ and frontend/.
Use these credentials to login:
Star the project if you find it useful :)
Fork and PR is welcome.
Happy coding 🚀