Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaushalvasava/geminiai

It is a AI application where you can get information from text, image and get info. in convertational format. It is build using Kotlin, Jetpack Compose, Gemini generative ai, Koin, Room library and MVVM architecture.
https://github.com/kaushalvasava/geminiai

android androidapp dependency-injection gemini-ai gemini-app gemini-pro jetpack-compose jetpackcompose koin kotlin

Last synced: 9 days ago
JSON representation

It is a AI application where you can get information from text, image and get info. in convertational format. It is build using Kotlin, Jetpack Compose, Gemini generative ai, Koin, Room library and MVVM architecture.

Awesome Lists containing this project

README

        

It is a Gemini AI application where you can get information from text, image and get info. in a conversational format.

Download App from the release section

![ic_launcher-playstore](https://github.com/KaushalVasava/GeminiAI/assets/49050597/2a9fab2b-659d-4d3d-a72d-19054a4dce66)

# Features
- Generate information from Text input
- Get information from Photo(s)
- Get information in a conversational format
- Simple Clean UI with Animations
- Voice input for AI Chat
- Code and bold text formatting
- Multi images chat
- copy and share support

# Technologies:
- Kotlin
- Jetpack Compose for UI development
- Koin for Dependency Injection
- Room library to Store chats
- Coil for Image loading
- Generative AI for All AI related stuff
- MVVM architecture
- Image picker

# Screenshots
![APP MANAGER AND QUICK LAUNCHER (1)](https://github.com/KaushalVasava/GeminiAI/assets/49050597/4419ad45-c600-4cb2-9dec-0676f7eeaa25)

# Video

https://github.com/KaushalVasava/GeminiAI/assets/49050597/b6f16d18-9f00-4ca2-8939-347d9ff47c16

# Docs
https://android-developers.googleblog.com/2023/12/leverage-generative-ai-in-your-android-apps.html

# Contribution
You can contribute this project. Just Solve issue or update code and raise PR. I'll do code review and merge your changes into main branch. See Commit message guidelines https://initialcommit.com/blog/git-commit-messages-best-practices

# Licence
Copyright 2024 Kaushal Vasava

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

# Author
Kaushal Vasava