DEV Community

Akintunde
Akintunde

Posted on

Running Open Source Models locally with a TAURI GUI

Ollama Chat

I've always been a fan of the Ollama Project.

Recently, I created a simple web UI for it. It was just a slap-together of react codes.

I've also developed a desktop application with improved features and user-friendliness. However, I can't share the MacBook executables just yet because I need to sign the app (which I plan to do soon).

My main goal is to share the open-source code with anyone who's interested in experiencing the beauty of running open-source models locally, without requiring any specialized programming skills. I also welcome contributions from the community.

You can find the project on GitHub here: https://github.com/Akintunde102/ollama-chat-desktop-app.

Top comments (0)