Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Native iOS and Android client for Open WebUI, plus direct OpenAI-compatible, Ollama, and OpenRouter connections and self-hosted Hermes agents.
| Date | Stars |
|---|---|
| 2026-07-31 | 1852 |
| 2026-08-01 | 1859 |
| 2026-08-02 | 1869 |
| 2026-08-03 | 1871 |
| 2026-08-04 | 1879 |
| 2026-08-05 | 1897 |
| 2026-08-06 | 1900 |
Today
+3 stars today
This week
— stars this week
This month
— stars this month
Momentum
72.0
growth rate 0.00%/day
<h1 align="center">Conduit</h1>
<p align="center">
<img
src="assets/icons/icon.png"
alt="Conduit icon"
width="96"
height="96"
/>
</p>
<p align="center">
<strong>A native mobile client for Open WebUI, your own model endpoints, and self-hosted agents.</strong>
</p>
<p align="center">
<img
alt="Latest Release"
src="https://img.shields.io/github/v/release/cogwheel0/conduit?display_name=tag&color=0A84FF"
/>
<img
alt="GitHub all downloads"
src="https://img.shields.io/github/downloads/cogwheel0/conduit/total?style=flat-square&label=Downloads&logo=github&color=111827"
/>
<img
alt="License: GPL-3.0"
src="https://img.shields.io/badge/License-GPL%203.0-16A34A"
/>
</p>
<p align="center">
<a href="https://play.google.com/store/apps/details?id=app.cogwheel.conduit">
<img
src="docs/store-badges/google.webp"
alt="Get it on Google Play"
height="56"
/>
</a>
<a
href="https://apps.apple.com/us/app/conduit-open-webui-client/id6749840287"
>
<img
src="docs/store-badges/apple.webp"
alt="Download on the App Store"
height="56"
/>
</a>
</p>
<p align="center">
<a href="https://vercel.com/blog/vercel-open-source-program-fall-2025-cohort#conduit">
<img
alt="Vercel OSS Program"
src="https://vercel.com/oss/program-badge.svg"
width="240"
height="24"
align="middle"
/>
</a>
<a
href="https://trendshift.io/repositories/15397?utm_source=trendshift-badge&utm_medium=badge&utm_campaign=badge-trendshift-15397"
target="_blank"
rel="noopener noreferrer"
>
<img
src="https://trendshift.io/api/badge/trendshift/repositories/15397/daily?language=Dart"
alt="cogwheel0/conduit: #1 Dart repository of the day on Trendshift"
width="200"
height="44"
align="middle"
/>
</a>
</p>
<p align="center">
<a href="#three-ways-to-connect">Connect</a> ·
<a href="#screenshots">Screenshots</a> ·
<a href="#what-you-get">Features</a> ·
<a href="#getting-started">Getting Started</a> ·
<a href="#privacy">Privacy</a> ·
<a href="docs/BUILDING.md">Build from Source</a>
</p>
<br>
<p align="center">
<img
src="https://github.com/user-attachments/assets/8531f859-a2c4-4e61-877e-9885d1413f4e"
alt="Conduit demo"
width="360"
/>
</p>
<br>
Open WebUI is excellent on the desktop. On mobile it breaks down at the edges:
authentication behind a reverse proxy, streaming that drops when the app
backgrounds, getting a screenshot into a prompt, starting a chat from the home
screen. Conduit is a real Flutter app built to close that gap, and as of 4.0 it
works with or without an Open WebUI server at all.
Your chats live on your device first. Nothing routes through a backend the
maintainer operates.
## Three ways to connect
On first launch Conduit asks how you want to connect. Pick one, add the others
later, and skip any sign-in you don't need.
| | | |
| --- | --- | --- |
| **Open WebUI** | Your self-hosted server | Full feature set: chats, folders, notes, channels, workspace, tools, web search, image generation |
| **Direct** | OpenAI-compatible, Ollama, OpenRouter | Talk straight to a provider or a model on your own machine. No Open WebUI account required |
| **Hermes** | Your self-hosted agent | An agent that runs tools, asks before sensitive steps, and works on a schedule |
**Direct connections** cover OpenAI-compatible endpoints (Chat Completions or
Responses), LM Studio, Azure-style API versions, native Ollama, and first-party
OpenRouter. Bring an API key, or skip it for a local endpoint that doesn't want
one. Direct connections you already configured in Open WebUI come along
automatically. Keys and custom headers stay in platform secure storage.
**Hermes Agent** connects to your own Hermes server. You watch its tools work
live, approve sensitive steps before they run, and let scheduled agents run
while you sleep. Conversations and schedulExcerpt of 11,586 characters
Read on GitHub1.4k
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f65aa76bbf99d289, topic:llm
matched fp:f65aa76bbf99d289, topic:ai-agents
matched fp:f65aa76bbf99d289, topic:chatbot
matched fp:f65aa76bbf99d289, topic:privacy