-[IntelliBar](https://intellibar.app/)(AI-powered assistant for macOS)
-[Jirapt](https://github.com/AliAhmedNada/jirapt)(Jira Integration to generate issues, tasks, epics)
-[ojira](https://github.com/AliAhmedNada/ojira)(Jira chrome plugin to easily generate descriptions for tasks)
-[QA-Pilot](https://github.com/reid41/QA-Pilot)(Interactive chat tool that can leverage Ollama models for rapid understanding and navigation of GitHub code repositories)
-[ChatOllama](https://github.com/sugarforever/chat-ollama)(Open Source Chatbot based on Ollama with Knowledge Bases)
-[CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat)(Simple Web Search with Corrective RAG)
...
...
@@ -404,6 +405,11 @@ See the [API documentation](./docs/api.md) for all endpoints.
-[Writeopia](https://github.com/Writeopia/Writeopia)(Text editor with integration with Ollama)
-[AppFlowy](https://github.com/AppFlowy-IO/AppFlowy)(AI collaborative workspace with Ollama, cross-platform and self-hostable)
-[Lumina](https://github.com/cushydigit/lumina.git)(A lightweight, minimal React.js frontend for interacting with Ollama servers)
-[Tiny Notepad](https://pypi.org/project/tiny-notepad)(A lightweight, notepad-like interface to chat with ollama available on PyPI)
-[macLlama (macOS native)](https://github.com/hellotunamayo/macLlama)(A native macOS GUI application for interacting with Ollama models, featuring a chat interface.)
-[GPTranslate](https://github.com/philberndt/GPTranslate)(A fast and lightweight, AI powered desktop translation application written with Rust and Tauri. Features real-time translation with OpenAI/Azure/Ollama.)
-[ollama launcher](https://github.com/NGC13009/ollama-launcher)(A launcher for Ollama, aiming to provide users with convenient functions such as ollama server launching, management, or configuration.)
-[ai-hub](https://github.com/Aj-Seven/ai-hub)(AI Hub supports multiple models via API keys and Chat support via Ollama API.)
### Cloud
...
...
@@ -447,6 +453,8 @@ See the [API documentation](./docs/api.md) for all endpoints.
-[orbiton](https://github.com/xyproto/orbiton) Configuration-free text editor and IDE with support for tab completion with Ollama.
-[orca-cli](https://github.com/molbal/orca-cli) Ollama Registry CLI Application - Browse, pull, and download models from Ollama Registry in your terminal.
-[GGUF-to-Ollama](https://github.com/jonathanhecl/gguf-to-ollama) - Importing GGUF to Ollama made easy (multiplatform)
-[AWS-Strands-With-Ollama](https://github.com/rapidarchitect/ollama_strands) - AWS Strands Agents with Ollama Examples
-[ollama-multirun](https://github.com/attogram/ollama-multirun) - A bash shell script to run a single prompt against any or all of your locally installed ollama models, saving the output and performance statistics as easily navigable web pages. ([Demo](https://attogram.github.io/ai_test_zone/))
### Apple Vision Pro
...
...
@@ -526,6 +534,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
-[Abso](https://github.com/lunary-ai/abso)(OpenAI-compatible TypeScript SDK for any LLM provider)
-[Nichey](https://github.com/goodreasonai/nichey) is a Python package for generating custom wikis for your research topic
-[Ollama for D](https://github.com/kassane/ollama-d)
-[OllamaPlusPlus](https://github.com/HardCodeDev777/OllamaPlusPlus)(Very simple C++ library for Ollama)
### Mobile
...
...
@@ -582,6 +591,8 @@ See the [API documentation](./docs/api.md) for all endpoints.
-[LLM Telegram Bot](https://github.com/innightwolfsleep/llm_telegram_bot)(telegram bot, primary for RP. Oobabooga-like buttons, [A1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) API integration e.t.c)
-[mcp-llm](https://github.com/sammcj/mcp-llm)(MCP Server to allow LLMs to call other LLMs)
-[SimpleOllamaUnity](https://github.com/HardCodeDev777/SimpleOllamaUnity)(Unity Engine extension for communicating with Ollama in a few lines of code. Also works at runtime)
-[UnityCodeLama](https://github.com/HardCodeDev777/UnityCodeLama)(Unity Edtior tool to analyze scripts via Ollama)