https://github.com/somenath203/four-in-one-ai-toolkit-powered-by-google-gemini-api
Click below to checkout the website
https://github.com/somenath203/four-in-one-ai-toolkit-powered-by-google-gemini-api
chatbot gemini gemini-api image-caption-generator python question-answering-system streamlie-cloud streamlit text-embedding
Last synced: 3 months ago
JSON representation
Click below to checkout the website
- Host: GitHub
- URL: https://github.com/somenath203/four-in-one-ai-toolkit-powered-by-google-gemini-api
- Owner: somenath203
- Created: 2024-06-29T21:15:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:56:35.000Z (7 months ago)
- Last Synced: 2025-01-20T20:50:05.167Z (4 months ago)
- Topics: chatbot, gemini, gemini-api, image-caption-generator, python, question-answering-system, streamlie-cloud, streamlit, text-embedding
- Language: Python
- Homepage: https://four-in-one-ai-toolkit-som.streamlit.app/
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4 in 1 AI Toolkit Powered by Google Gemini API
This application, built using `Streamlit` and `Google Gemini API`, offers four main features:
1. **Chatbot**: Have conversations with a chatbot that remembers past interactions.
2. **Image Caption Generator**: Upload an image and receive a short caption for it.
3. **Text Embedding Generator**: Create embeddings for specific texts.
4. **Question Answer Bot**: Get answers to any questions you ask.## Deployed Link of the Streamlit Webapp
https://four-in-one-ai-toolkit-powered-by-gemini-api.streamlit.app/
## Note
Please note that the creator of this application is not responsible for any type of content generated by the Google Gemini API.