Linux Mint Local LLM Applet

A lightweight applet that adds a convenient pop up chat interface for your local Ollama LLM

JavaScript ๐Ÿ“„ MIT โญ โ€ฆ
Screenshot of Linux Mint Local LLM Applet

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.

Copilot says: AI-generated

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.