It is a Gemini AI application where you can get information from text, image and get info. in a conversational format.
Download App from apk folder.
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
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
Screenshots
Video
gemini-app.mp4
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 2023 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