Easily call AI APIs via a simple and intuitive graphical user interface.
- Built with Jetpack Compose for a clean, fluid, and modern interface.
- Supports multiple API configurations, allowing you to freely select different models for each conversation turn.
- Displays response rate and token usage when supported by the model provider.
- Supports image uploads, enabling seamless interaction with vision-based models.
- Extremely lightweight, with minimal storage footprint and near-instant startup.
Download the APK that matches your device:
For devices running Android 8.0+:
app-arm64Minsdk26-release.apk
For Android 10+:app-arm64Minsdk29-release.apk
For Android 15+:app-arm64Minsdk35-release.apk
For Emulators:app-x86_64-release.apk
If you're unsure, download the universal version:app-universal-release.apk
Configure your API settings as prompted:
- Give your configuration a recognizable name.
- Enter the
URL,Key, andModel Nameprovided by your model provider. - Click the arrow next to the
Model Namefield. If supported, the app will search for available models using the entered name as a keyword.
Press the back button in the top-left corner to start chatting with AI!
- Tap the drawer button in the top-left corner, then tap
+to start a new conversation. - Long-press a chat in the drawer to rename or delete it.
- Tap the
···menu in the top-right corner to access more options, including Settings. - Tap the
+below the input field to attach images. - Tap the
↑button to send your message. - While AI is generating a response, tap the
LoadingorStopbutton in the bottom-right corner to halt the generation.
We welcome Issues and Pull Requests to help improve the project!