Files
iiEsaywebUIapp/android/fastlane/metadata/android/en-US/full_description.txt
cogwheel0 4c3217c283 chore: update README and remove localization documentation
- Updated image paths in README to reflect new locations.
- Removed outdated localization guidelines and related documentation files.
- Deleted unused metadata files for app descriptions and screenshots.
2025-10-16 23:06:20 +05:30

31 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)
- Vision and multimodal 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 OpenWebUI project.