{"id":26286369,"url":"https://github.com/iraj-jelo/ollamate","last_synced_at":"2025-09-02T10:38:09.325Z","repository":{"id":276715365,"uuid":"929385244","full_name":"iraj-jelo/ollamate","owner":"iraj-jelo","description":"Ollamate is an AI assistant using Ollama to run your favorite local LLMs.","archived":false,"fork":false,"pushed_at":"2025-02-11T22:57:13.000Z","size":247,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-19T20:35:23.679Z","etag":null,"topics":["ai","llm","llms","ollama","ollama-app","ollama-client","ollama-gui","ollama-python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/iraj-jelo.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}},"created_at":"2025-02-08T12:30:45.000Z","updated_at":"2025-02-11T22:57:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"42c2354a-ddfb-45bc-a429-7487eed68b4a","html_url":"https://github.com/iraj-jelo/ollamate","commit_stats":null,"previous_names":["iraj-jelo/ollamate"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iraj-jelo/ollamate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iraj-jelo%2Follamate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iraj-jelo%2Follamate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iraj-jelo%2Follamate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iraj-jelo%2Follamate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iraj-jelo","download_url":"https://codeload.github.com/iraj-jelo/ollamate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iraj-jelo%2Follamate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273272142,"owners_count":25075971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","llm","llms","ollama","ollama-app","ollama-client","ollama-gui","ollama-python"],"created_at":"2025-03-14T20:21:58.220Z","updated_at":"2025-09-02T10:38:09.310Z","avatar_url":"https://github.com/iraj-jelo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src='img/screenshot.png'\u003e \n\n# \u003cimg src='img/og.png'\u003e Ollamate\n\n**Ollamate** (A playful combination of \"Ollama\" and \"mate\" implying a helpful companion ) is an **AI assistant**, using [Ollama](https://ollama.com) to run your favorite LLMs locally as your assistant.\n\nIt support an user-friendly GUI, making interaction with Ollama easier and more gentle than before. Additionally in future, it will support a simple RAG system and multiple different tools making daily routine tasks a no-brainer. \n\n\u003csmall\u003e\"This project is licensed under the terms of the MIT license.\"\u003c/small\u003e\n\n\u003chr\u003e\n\n### 💻 How To Use It\n\nFirst, install the app using:\n\n```bash\npip install ollamate\n```\n\nThen, before running the following command, make sure that you are running Ollama on your system and pulled your desired LLM model from [here](https://ollama.com/library).\n\n⚠️ Notice that you may encounter **errors** such as:\n ```\n ImportError: No module named ‘Tkinter’\n ```\n or \n ```\n ModuleNotFoundError: No module named 'tkinter' in Python\n ```\nwhich are explained in the next section.\n\nTo run the app:\n\n```bash\nollamate\n```\nOr simply run:\n\n```bash\nom\n```\n\n\u003chr\u003e\n\n### Q/A\n\n#### I'm getting ImportError or ModuleNotFoundError errors.\n\nThe errors:\n```\nImportError: No module named 'tkinter'\n```\nor \n```\nModuleNotFoundError: No module named 'tkinter' in Python\n```\n\nThese happen due to lack of the Tk library on your machine: \n\nFor **Ubuntu**:\n\n```\nsudo apt-get install python3-tk\n```\n\nFor **Fedora**:\n\n```\nsudo dnf install python3-tkinter\n```\n\nFor **macOS**:\n\n```\nbrew install python-tk\n```\n\n#### How can I contribute in this project?\n\n- **Fork** the project\n- Make your **changes**\n- Build a **pull-request** on the our main project's repository","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firaj-jelo%2Follamate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firaj-jelo%2Follamate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firaj-jelo%2Follamate/lists"}