BrainKey is a keyboard app for Android that integrates LLMs directly into your keyboard
- Prebuilt Prompts: Save and load prebuilt prompts for quick and efficient use.
- Query: Dispatch the text in your current text field to the LLM and have the outputs streamed directly to your keyboard.
- Continuation: Generate continuations of the text in your currently focused text field
- Local LLM Integration: Direct integration of popular models such as StableLM-2 and Phi 2 into your keyboard for offline use. This means none of your data leaves your phone.
- Clone the project
- Open in android studio
- Click the play button in the top right corner
- Submit an issue with bugs / feature requests and ill do them at the weekend
- PRs are welcome
MIT License