{"id":44304524,"url":"https://github.com/MedGm/Ollie","last_synced_at":"2026-02-23T07:00:35.726Z","repository":{"id":310485157,"uuid":"1040030590","full_name":"MedGm/Ollie","owner":"MedGm","description":"A fast, Linux‑native desktop GUI for Ollama. Built with Tauri 2 (Rust) and React + TypeScript.","archived":false,"fork":false,"pushed_at":"2026-02-10T20:10:13.000Z","size":3611,"stargazers_count":35,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T23:33:35.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MedGm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-18T10:58:27.000Z","updated_at":"2026-02-10T20:06:01.000Z","dependencies_parsed_at":"2025-08-18T13:09:51.802Z","dependency_job_id":"2d77b47e-0093-4557-ad60-43c6b533d40d","html_url":"https://github.com/MedGm/Ollie","commit_stats":null,"previous_names":["medgm/ollamagui","medgm/ollie"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/MedGm/Ollie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MedGm%2FOllie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MedGm%2FOllie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MedGm%2FOllie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MedGm%2FOllie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MedGm","download_url":"https://codeload.github.com/MedGm/Ollie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MedGm%2FOllie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29739024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T04:51:08.365Z","status":"ssl_error","status_checked_at":"2026-02-23T04:49:15.865Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-11T03:00:36.269Z","updated_at":"2026-02-23T07:00:35.716Z","avatar_url":"https://github.com/MedGm.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\" width=\"150\"\u003e\n      \u003cimg src=\"docs/logo.png\" alt=\"Ollie Logo\" width=\"120\" /\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"docs/ascii-art.png\" alt=\"Ollie Text\" width=\"100%\" /\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch3\u003e Your Friendly Local AI Companion \u003c/h3\u003e\n\n\u003c/div\u003e\n\n**Ollie** (formerly OllamaGUI) is a personal AI assistant you run on your own Linux machine. It provides a polished, modern interface for chatting with local LLMs via Ollama—no CLI required.\n\nIf you want a personal, single-user assistant that feels premium, fast, and always-on, this is it.\n\n![Overview](docs/screenshots/overview.png)\n\n## Install (Linux AppImage)\n\nNo configuration needed. Just download and run.\n\n```bash\n# Download the AppImage (v0.2.2)\nwget https://github.com/MedGm/OllamaGUI/releases/download/v0.2.2/Ollie_0.2.2_amd64.AppImage\n\n# Make it executable\nchmod +x Ollie_0.2.2_amd64.AppImage\n\n# Run it\n./Ollie_0.2.2_amd64.AppImage\n```\n\n*Requirements: [Ollama](https://ollama.com) installed and running.*\n\n## Highlights\n\n**Local-First Experience**\nOllie runs entirely on your machine. Your chats, data, and models stay private. No cloud dependencies, no tracking.\n\n**Modern Chat Interface**\nA clean, distraction-free UI built with React and Tailwind. Supports full Markdown rendering, code highlighting, tables, and math equations.\n\n**Model Management**\nPull, delete, and manage your Ollama models directly from the app. No need to drop to the terminal.\n\n**Vision \u0026 File Analysis**\nDrag and drop images to analyze them with vision models like LLaVA. Upload PDFs and text files to chat with your documents instantly.\n\n**Monitoring Dashboard**\nReal-time tracking of system resources (CPU, Memory), running models with VRAM usage, and the ability to stop/unload models directly from the dashboard.\n\n## Gallery\n\n| Models | Settings |\n|:---:|:---:|\n| ![Models](docs/screenshots/models.png) | ![Settings](docs/screenshots/settings.png) |\n\n| Monitoring | Vision |\n|:---:|:---:|\n| ![Monitoring](docs/screenshots/monitoring.png) | ![Vision](docs/screenshots/vision-model.png) |\n\n## Tech Stack\n\n- **Frontend**: React 19, TypeScript, Tailwind CSS v4\n- **Backend**: Tauri v2 (Rust)\n- **Database**: SQLite (local persistence)\n\n## Data \u0026 Configuration\n\n- **Local Database**: `~/.config/ollie/app.db`\n- **Settings**: `~/.config/ollie/settings.json`\n\n## Roadmap\n\n### ✅ Recently Completed\n\n- **Monitoring Dashboard Enhancements**: View running models, VRAM usage, and stop/unload models directly from the Monitoring tab.\n- **Model Download Progress**: Visual progress bars for model downloads with size/percentage display.\n- **Fullscreen Code Preview**: Expand HTML/SVG previews to fullscreen modal for better viewing.\n- **Streaming Performance**: Optimized first-token latency for faster response appearance.\n- **Message Editing**: Edit sent messages and regenerate responses from any point.\n- **Real-time HTML Preview**: Instant rendering of HTML/SVG artifacts directly in chat.\n- **Think Mode**: Toggle visibility for reasoning models' thought processes.\n- **Ollama Library Browser**: Browse available models directly from [ollama.com/library](https://ollama.com/library) in the pull dialog.\n- **MCP Support**: Full Model Context Protocol integration for extensible tool access (filesystem, web, code execution, etc.).\n- **Cloud API Support**: Unified provider system supporting OpenAI, Anthropic, Google Gemini, and GroqCloud alongside local Ollama models.\n- **Startup Wizard**: Choosing between Local and Cloud modes.\n- **Smart Streaming**: Throttled chunk batching for smooth UI even with ultra-fast cloud providers.\n- **Graceful Error Handling**: Auto-fallback for models without tool support, truncation for large tool outputs.\n\n### 🚀 Upcoming Features\n\n**Quick Wins**\n- **Export/Import Conversations**: Export chats as Markdown, JSON, or PDF. Import from ChatGPT/Claude formats.\n- **Keyboard Shortcuts**: `Ctrl+N` new chat, `Ctrl+K` model switch, `Ctrl+/` focus input, and customizable keybindings.\n- **Image/SVG Export**: Download HTML preview artifacts as PNG or SVG files.\n\n**Core \u0026 Chat**\n- **Structured Outputs**: Support for JSON schemas and advanced tool calling patterns.\n- **Conversation Branching**: Fork conversations from any point.\n- **Multi-Model Comparison**: Send same prompt to multiple models, compare responses side-by-side.\n- **Prompt Templates Library**: Pre-built and user-created templates with variables.\n\n**Developer Tools**\n- **GitHub Integration**: Fetch repos for context, analyze PRs, export code to Gists.\n- **RAG / Document Memory**: Index local folders, chat with your codebase using embeddings.\n- **Local Code Sandbox**: Run Python/JavaScript code blocks in isolated environment with inline output.\n\n**Agents \u0026 Models**\n- **Agent Store**: One-click installation of prebuilt agents (coding, writing, etc.).\n- **Model Factory**: Create and push custom Modelfiles directly from the UI.\n- **Custom Agents**: Configure specific system prompts and behaviors per chat.\n\n**Platform \u0026 Integration**\n- **Ollama Server Discovery**: Auto-detect and connect to Ollama instances on local network.\n- **Voice Mode**: Hands-free voice interaction.\n- **Mobile Companion App**: iOS/Android versions.\n- **Windows \u0026 MacOS Support**: Windows \u0026 MacOS versions.\n- **Plugin System**: Extend functionality with community plugins.\n- **Internationalization**: Multi-language UI support.\n\n## License\n\nMIT License. Created by @MedGm.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMedGm%2FOllie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMedGm%2FOllie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMedGm%2FOllie/lists"}