coreply app
Coreply is an open-source Android app that speeds up and enhances your texting experience by offering AI-generated auto-fill suggestions while you type. Whether you’re replying to friends, family, or colleagues, Coreply provides intelligent and context-aware suggestions to make your typing more efficient.Supported Texting Apps
Tinder
Hinge
Installation & Usage
Setup the app with your API key, baseURL (if not using OpenAI) and model name.
Toggle the switch and grant necessary permissions to enable the service.
Start typing in your messaging app, and see suggestions appear! Single tap on the suggestion to insert one word, or long press to insert the entire suggestion.
Example setup with Groq
Get your API Keys here
In the coreply app, set the API Endpoint to https://api.groq.com/openai/v1/ and the model name to gemma2-9b-it, llama-3.3-70b-versatile, llama-3.1-8b-instant, or any other model listed here
Set the API Key to the key you got in step 1.
Grant the necessary permissions as described in the installation section. And you are good to go!
Whats New in 1.0.3
- The app now supports Android 11 and 12 (API levels 30-32), although inline suggestions are not available on these versions.
- Improved user interface when no text is entered.
- Reduced the likelihood of overlays freezing on the screen after exiting a chat.
- Addressed an issue where placeholder text and suggestions from previous chats would briefly appear when starting a new chat.