ollama-app
There are 123 repositories under ollama-app topic.
gluonfield/enchanted
Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.
Taewan-P/gpt_mobile
Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose.
cognitivetech/ollama-ebook-summary
LLM for Long Text Summary (Comprehensive Bulleted Notes)
kghandour/Ollama-SwiftUI
User Interface made for Ollama.ai using Swift
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
micz/ThunderAI
ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT, Gemini, Anthropic or Ollama to enhance email management.
kspviswa/pyOllaMx
Your gateway to both Ollama & Apple MlX models
adysec/OllamaR
Ollama负载均衡服务器 | 一款高性能、易配置的开源负载均衡服务器,优化Ollama负载。它能够帮助您提高应用程序的可用性和响应速度,同时确保系统资源的有效利用。
Kashif-E/KOllama
A UI client for Ollama written in Compose Multiplatform
Wannabeasmartguy/GPT-Gradio-Agent
Create your own GPT intelligent assistants using Azure OpenAI, Ollama, and local models, build and manage local knowledge bases, and expand your horizons with AI search engines. 使用 Azure OpenAI、Ollama以及本地模型创建自己的 GPT 智能助手,搭建和管理本地知识库,并使用 AI 搜索引擎扩展你的视野。
AiTerminalFoundation/ai-terminal
Your AI mate into your favourite terminal
zeozeozeo/ellama
Friendly interface to chat with an Ollama instance.
rijieli/OllamaChat
Ollama Chat is a GUI for Ollama designed for macOS.
BlackTechX011/Ollama-in-GitHub-Codespaces
Learn all how to run Ollama in GitHub Codespaces for free
romilandc/streamlit-ollama-llm
A Streamlit user interface for local LLM implementation on Ollama. With just three python apps you can have a localized LLM to chat with. I'm running Ollama Windows (just updated) and DuckDuckGo browser and it's working great as a coding assistant.
vam876/LocalAPI.AI
LocalAPI.AI is a local AI management tool for Ollama, offering Web UI management and compatibility with vLLM, LM Studio, llama.cpp, Mozilla-Llamafile, Jan Al, Cortex API, Local-LLM, LiteLLM, GPT4All, and more.
iamaziz/ollachat
A minimal Chatbot GUI for Ollama models - Streamlit App
LinkScapeOfficial/Ollmao
Ollmao (OH-luh-MAO) is a native SwiftUI app that integrates with Ollama to run powerful AI models locally on your Mac.
davidaparicio/swarm-ollama
Swarm for Ollama. OpenAI Framework to build/orchestrate/deploy multi-agent systems. Working offline with Ollama
heyvaldemar/ollama-traefik-letsencrypt-docker-compose
Ollama with Let's Encrypt Using Docker Compose
ineelhere/shiny.ollama
Chat offline with open-source LLMs like deepseek-r1, nemotron, qwen, llama and more all through a simple R package powered by Shiny and Ollama. 🚀
CaicoLeung/bob-plugin-ollama-translator
支持多种AI服务(Ollama/Qwen/OpenAI/Grok/Claude/Gemini等)的翻译和解释插件,可进行单词、整句翻译及百科解释
haoxiang-xu/PuPu
PuPu is a lightweight tool that makes it easy to run AI models on your own device. Designed for smooth performance and ease of use, PuPu is perfect for anyone who wants quick access to AI without technical complexity.
andthattoo/ollama-workflows
(WIP) It’s a simple, easy-to-read agent framework on top of Ollama. I found agent libraries extremely abstract, while all we need are clear workflows and prompts.
NOTMEE12/AIPT
AI model Prompt Tester (AIPT for short) is a simple app that will check how suitable each model is for a given prompt.
awaescher/OllamaSharpConsole
Full featured demo application for OllamaSharp
wmwnuk/ollama-chat
ChatGPT-like chat bot webapp built with React, Express and TailwindCSS using ollama.ai as backend.
attogram/ollama-multirun
Run a prompt against all, or some, of your models running on Ollama. Creates web pages with the output, performance statistics and model info. All in a single Bash shell script.
LightInn/protopolis
A multi-agent Ollama simulation in Rust
Mr-Dark-debug/PocketLLM
🚀 A powerful Flutter-based AI chat application that lets you run LLMs directly on your mobile device or connect to local model servers. Features offline model execution, Ollama/LLMStudio integration, and a beautiful modern UI. Privacy-focused, cross-platform, and fully open source.
yankeexe/ai-gen-commit
✨Use AI to generate commit messages
yankeexe/llm-function-calling-demo
LLM Function Calling Demo for YouTube video 🎥
deniskropp/t20
T20: Multi-Agent. Orchestrator-delegate model. TAS. Goal -> plan -> delegate. Agents: Gemini family. Autonomous, traceable. Logs sessions. CLI. Usage: `t20-cli "goal string"`. Artifacts of high value.
muhrifqii/LLM-Ollama-Java-Spring-AI
Samples showing a Java Spring Backend Application powered by Ollama's Generative AI and LLMs using Spring AI
djosix/Translate
This extension surpasses Google Translate. It offers support for Google, OpenAI, DeepL, and Ollama as its backend options. The user experience is superior and continually improving.
thejatingupta7/Starting-with-LLMs
A practical guide to getting started with local 🤖 Large Language Models using Python, Ollama, & Streamlit. Includes basic chatbot setup, RAG-enabled PDF querying, & vectorstore visualization. Ideal for experimenting with LLMs on your own machine—no cloud req. 🦙