#98 · Primary category: AI Chatbots

conduit

ai-agents ai-assistant android chat chatbot cross-platform dart flutter ios llm llm-client mobile-app ollama open-webui openai openrouter openwebui privacy self-hosted selfhosted

Native iOS and Android client for Open WebUI, direct OpenAI-compatible, Ollama, and Hermes agents.

Project last updated:08/28/26

GitHub Stars

2.0K

Forks

198

Contributors

7

License

GPL-3.0

Why we included this project

Open WebUI works well on a desktop but tends to fall apart on a phone, and Conduit exists to close that gap. It is a native iOS and Android client that connects to your own Open WebUI server; since version 4.0 it can also skip the server entirely and talk straight to OpenAI-compatible endpoints, Ollama, or OpenRouter, plus self-hosted Hermes agents. So it suits people who run a full self-hosted stack and those who just want a clean mobile front end pointed at a local model or a cloud provider. It also handles the mobile details that are easy to get wrong: streaming that survives backgrounding, authentication behind reverse proxies, share-sheet ingestion, widgets, and secure key storage in the device Keychain or Keystore. Because everything routes through endpoints you control, no third-party backend sits in the middle of your traffic.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category