https://github.com/iamsrikanthnani/gemini
Gemini is an open-source application powered by the Google Gemini Vision API. It enables users to identify and learn about objects captured by their camera through a simple and interactive experience. Just say 'Hey Gemini' and show an object to the camera and say!
https://github.com/iamsrikanthnani/gemini
ai gemini gemini-ai generative-ai google-api google-gemini machine multimodal speech-recognition speech-synthesis video-processing vision
Last synced: about 1 month ago
JSON representation
Gemini is an open-source application powered by the Google Gemini Vision API. It enables users to identify and learn about objects captured by their camera through a simple and interactive experience. Just say 'Hey Gemini' and show an object to the camera and say!
- Host: GitHub
- URL: https://github.com/iamsrikanthnani/gemini
- Owner: iamsrikanthnani
- Created: 2023-12-31T06:15:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T15:52:37.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T19:06:39.332Z (over 1 year ago)
- Topics: ai, gemini, gemini-ai, generative-ai, google-api, google-gemini, machine, multimodal, speech-recognition, speech-synthesis, video-processing, vision
- Language: TypeScript
- Homepage: https://gemini.srikanthnani.com/
- Size: 1.39 MB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Gemini with gemini-pro-vision modal
### say "Hey Gemini"[](https://www.youtube.com/watch?app=desktop&v=KWund_YgYFY)
Explore the remarkable capabilities of Gemini, an open-source application powered by the Google Gemini Vision API(Gemini-pro-vision modal). Seamlessly reasoning across text, and images. Gemini is your gateway to the future of AI.
## π Quick Start
**Demo:** [Gemini Demo](https://gemini.srikanthnani.com/)
#### step: 1 Clone the repository
```bash
git clone https://github.com/iamsrikanthnani/gemini.git
```#### step: 2
```bash
npm install
```#### step:3 π Setup Gemini API Key: Rename `.env.example` to `.env` and paste your Gemini API key in `VITE_GEMINI_KEY`.
#### step:4 Run locally
```bash
npm run dev
```Visit [localhost:3000](http://localhost:3000/) to experience Gemini on your machine.
## π Give it a Star
Enjoying Gemini? Show your support by giving it a star on GitHub! β
## π€ How it Works
Simply say "Hey Gemini," show an object to the camera, and witness the magic of multimodal AI.
## π Learn More
Visit the [Gemini Homepage](https://gemini.srikanthnani.com/) for in-depth information about Gemini's capabilities.
## π Contribute
Your contributions make Gemini even more powerful.
Unlock the potential of AI with Geminiβyour gateway to the future.
## Happy Coding! π