RpChat
Simple Kotlin chat application
Currently the app is only an auth module and doesn’t even have chat capabilities. Early days are early.
This project serves as a learning and training ground for developing a Kotlin Multiplatform (KMP) chat application augmented with AI capabilities. As an ongoing endeavor, the app is being crafted using Clean Architecture principles and targets multiple platforms including Web, Linux, Windows and Android.
Intel and Apple Silicon Mac are also supported but the .dmg is not signed.
iOs support may happen later.
Project Highlights
- Kotlin Multiplatform: Leveraging KMP to build a versatile chat application.
- Clean Architecture: Ensuring maintainable and scalable code.
- AI Augmentation: Integrating advanced AI features to enhance user experience.
- Cross-Platform Support: Targeting Web and Desktop environments seamlessly.
- Automated CI/CD: Utilizing GitHub Actions for continuous integration and delivery. Each release triggers an update on this site with a dedicated release page.
Stay tuned as we continue to develop and refine this innovative chat application, pushing the boundaries of Kotlin development across platforms.