Files
iiEsaywebUIapp/ios/fastlane/metadata/default/description.txt

33 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Conduit is an open-source, native mobile client for OpenWebUI. Connect to your own server to chat with AI models, manage conversations, and take your selfhosted AI with you—securely and on the go.
Features
- Real-time streaming chat
- Model selection
- Conversation search and management
- Voice input (speech-to-text)
- File and image uploads for retrieval-augmented generation (RAG)
- Voice calling with on-device processing
- Tools support
- Markdown rendering with syntax highlighting
- Light, dark, and system themes
- Secure credential storage (Keychain/Keystore)
- Offline-aware experience
Requirements
- Requires an existing OpenWebUI server. Conduit does not host or provide AI models.
- No data is sent to third-party services by default; everything stays with your configured server.
Permissions
- Microphone: Voice input
- Camera and Photos/Storage: Image/file attachments
- Network: Connect to your OpenWebUI server
Open Source:
Conduit is an open-source project. For support, to report issues, or to view the source code, please visit our GitHub repository:
https://github.com/cogwheel0/conduit
-----
Disclaimer: This is an independent, third-party application licensed under the GNU General Public License v3.0 (GPLv3) and is not officially affiliated with the Open WebUI project.