Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yveskalume/gemini-chat
a sample project using Gemini, the Google's latest family of large language models.
https://github.com/yveskalume/gemini-chat
android chat chatbot gemini generative-ai
Last synced: 10 days ago
JSON representation
a sample project using Gemini, the Google's latest family of large language models.
- Host: GitHub
- URL: https://github.com/yveskalume/gemini-chat
- Owner: yveskalume
- Created: 2023-12-14T00:01:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T17:45:00.000Z (about 1 year ago)
- Last Synced: 2024-01-03T08:16:17.649Z (12 months ago)
- Topics: android, chat, chatbot, gemini, generative-ai
- Language: Kotlin
- Homepage:
- Size: 6.36 MB
- Stars: 67
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geminichat
This is a sample project using Gemini Pro and Gemini Pro Vision.
Gemini is the Google's latest family of large language models.
Just a small chatbot using both gemini-pro and gemini-pro-vision models._For the multi-turn conversations check the [Chat](https://github.com/yveskalume/gemini-chat/tree/chat) Branch. But it does not support images,
the gemini-pro-vision model (for text-and-image input) is not yet optimized for multi-turn conversations._Demo video : https://github.com/yveskalume/gemini-chat/blob/main/preview/geminichat.mp4