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
- 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
- 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
Gemini.AI.mp4
https://android-developers.googleblog.com/2023/12/leverage-generative-ai-in-your-android-apps.html
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
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.
Kaushal Vasava