https://github.com/ab007shetty/gemini
A single page serverless, lightweight, responsive, website to call Google's language and Image models.
https://github.com/ab007shetty/gemini
ajax chat-application chatbot disease-prediction gemini-api gemini-pro gemini-pro-api gemini-pro-vision generative-ai google-gemini image-input image-processing image-recognition responsive-design rest-api single-page-app vision-api
Last synced: 6 days ago
JSON representation
A single page serverless, lightweight, responsive, website to call Google's language and Image models.
- Host: GitHub
- URL: https://github.com/ab007shetty/gemini
- Owner: ab007shetty
- License: mit
- Created: 2024-02-16T07:16:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T13:13:53.000Z (over 2 years ago)
- Last Synced: 2024-02-18T08:28:46.526Z (over 2 years ago)
- Topics: ajax, chat-application, chatbot, disease-prediction, gemini-api, gemini-pro, gemini-pro-api, gemini-pro-vision, generative-ai, google-gemini, image-input, image-processing, image-recognition, responsive-design, rest-api, single-page-app, vision-api
- Language: HTML
- Homepage: https://ab007shetty.github.io/Gemini/?key=AIzaSyDz83LLl7dKzYsCZoATDd5boMlgjbRvhhE
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gemini
A single page serverless, lightweight, responsive, website to call Google's AI language and vision model.
## Report
- Goto wiki tab [Gemini - Screenshots](https://github.com/ab007shetty/Gemini/files/14318860/Gemini.-.Report.pdf) to see Test Results.
## Note
- I would advise against hosting this webpage with the apiKey hardcoded as it may pose a risk of being leaked on the internet and Google will disable the apiKey.
- Additionally, please refrain from using the apiKey provided in the about section, as it is intended only for new users to test quickly.
## How to get GEMINI API key
- Go to [Gemini API](https://aistudio.google.com/app/apikey) and get one for yourself.
### How to Use
```
1. Clone the Repo.
```
```
2. Open index.html file in browser
```
```
3. - Paste your apiKey into the textbox in the UI.
- You can also appened it in the URL like, ' index.html?key=xxxxx '
- you can also hardcode apiKey if you dont have plan for hosting.
```
```
4. Start Asking Questions..
```