Aiyo is an AI chat app that allows you to chat with hundreds of models by bringing your own OpenRouter API key. It's designed to be simple, elegant and easy-to-use.
- 💬 Chat with any model of your choice
- ✨ Access to over 500 models on OpenRouter
- 🧠 Supports reasoning, web-search 🌐, and chat history 📜
- 🔒 Privacy-respectful: no call data is collected by Aiyo
- Clone the repository
- Open the project in Android Studio
- Sync the project with Gradle files
- Build and run the project on your device or emulator
Requirements:
- Android Studio
- Android SDK API level 24 or higher
- Gradle 8.0+
- Kotlin - Primary programming language
- Jetpack Compose - Modern UI toolkit
- MVVM Architecture - Clean architecture pattern
- OpenAI Kotlin - For interacting with OpenRouter
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
If you like Aiyo, please consider giving it a star on GitHub to show your support and help others discover the project.
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.