GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
41views this month
Decision brief
Conduit is an open-source mobile application enabling users on iOS and Android to interface with self-hosted AI services via the OpenWebUI API.
Good fit when
- - You are using a self-hosted AI service compatible with OpenWebUI, OpenAI APIs, or Ollama endpoint, and require a mobile interface for it.
- - Your development environment includes Flutter SDK with Dart 3.9 or newer, Java 17 for Android builds, and Xcode for iOS build support.
Avoid when
- - If you aim to use proprietary AI services that do not offer OpenAI-compatible APIs or are not compatible with the endpoints supported by Conduit.
- - Your development setup does not include Flutter SDK with Dart 3.9 or newer, Java 17 for Android builds, and Xcode or Android Studio.
- Requirements:
- - The application requires a recent Flutter SDK with Dart version 3.9 or newer.; - For building on Android, Java 17 and Android 7.0+ (API level 24) are necessary requirements.; - On iOS, the application supports only devices running iOS 16.0+. Xcode is required for builds.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (3d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 14, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/cogwheel0/conduitSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Conduit is an open-source mobile application for iOS and Android that allows users to interact with self-hosted AI services through the OpenWebUI API.
Capability facts
- Languages
- dart
Source: github.language · Aug 14, 2026
Categories
Tags
README
Getting started Install from the App Store or Google Play, then pick how you want to connect. <details open <summary <strong Open WebUI</strong </summary 1. Launch Conduit and choose Open WebUI. 2. Enter your instance's base URL. 3. Add any required custom headers. 4. Sign in wit...
For agents
This page has a .md twin and JSON over the API.