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!
What's new in 1.0
- New prompting format supports more models and providers, triggering more suggestions.
- Improved parallel request mechanism displays outdated suggestions even when new requests are made.
- Longer suggestions are fetched in advance and displayed sentence-by-sentence.
- "Insert one word" function now works for languages without spaces between words (e.g., Japanese, Chinese, Korean).
- Partial support for Gmail.