Linux Mint Local LLM Applet
A lightweight applet that adds a convenient pop up chat interface for your local Ollama LLM
A small, dependency-free chat interface for an Ollama-hosted Mistral model.
The project includes:
A browser chat UI served by python3 app.py A local Python proxy for Ollamaโs chat API An optional Linux Mint Cinnamon panel applet that opens a quick chat popup A user systemd service installer for autostarting the local chat server
I wanted to build this to solve โsmall questionsโ that come up during my day. I didnโt want to go to a browser and break my flow, so I created this applet for Linux Mint where a local LLM chat interface can be opened for simple questions and one off conversations. It also has a localhost web version as well with chat history.
Chat with your local AI right from your Linux Mint panel thanks to a sleek, lightweight applet that pops up a friendly chat window using Ollama's models โ no heavy installs, just pure speedy AI fun at your fingertips!
Key features:
- โจ Native Linux Mint Cinnamon panel applet for quick AI chats
- ๐ Dependency-free Python backend with local Ollama proxy
- ๐จ Full browser UI with chat history and per-chat settings
- ๐ Seamless popup-to-browser chat continuation
This summary was generated by GitHub Copilot based on the project README.