Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erenalpaslan/gemini

GeminiChat application that seamlessly runs on Android, iOS, desktop, and web platforms. Powered by Gemini Generative AI
https://github.com/erenalpaslan/gemini

android compose-multiplatform gemini ios js jvm kmp kotlin-multiplatform

Last synced: 13 days ago
JSON representation

GeminiChat application that seamlessly runs on Android, iOS, desktop, and web platforms. Powered by Gemini Generative AI

Awesome Lists containing this project

README

        

# KMP - Chat Application Powered by Gemini
fusion banner

>Gemini chat application that seamlessly runs on Android, iOS, desktop, and web platforms. It leverages Kotlin Multiplatform to share code and functionality across these environments, ensuring a consistent user experience. The application is powered by Gemini.

![kotlin-version](https://img.shields.io/badge/kotlin-1.9.21-green)

**Kotlin Multiplatform** project with Compose multiplatform clients along with Ktor. Currently running on
- Android
- iOS
- Web
- Desktop

>## Key Features

Cross-platform compatibility: Engage in conversations from any device, including smartphones, tablets, desktops, and web browsers.
Powered by Gemini: Experience insightful, informative, and engaging conversations with a language model that rivals ChatGPT.
Kotlin Multiplatform foundation: Benefits from code sharing, reduced development time, and a consistent codebase for multiplatform development.

ss

### Building

Use Android Studio/IntelliJ to build/run Android client.
Requires XCode 14 or later for iOS client.