chore: initial release

This commit is contained in:
cogwheel0
2025-08-10 01:20:45 +05:30
commit 758615813f
218 changed files with 67743 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
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.
Key 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)
- Vision and multimodal support
- Markdown rendering with syntax highlighting
- Light, dark, and system themes
- Secure credential storage
Requirements
- An existing OpenWebUI server (Conduit does not host or provide AI models).
Privacy & Permissions
- Microphone: For voice input
- Camera and Photos: For image/file attachments
- Network: To connect to your OpenWebUI server
Open Source
Built with Flutter and maintained by the community. Contributions are welcome.