Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahikshith/gen_ai-vision-and-q_a-bot

Used Gemin pro , vision models to create a simple streamlit app to create a Q&A chat bot , chat with the images
https://github.com/mahikshith/gen_ai-vision-and-q_a-bot

Last synced: 11 days ago
JSON representation

Used Gemin pro , vision models to create a simple streamlit app to create a Q&A chat bot , chat with the images

Awesome Lists containing this project

README

        

# Gen_AI vision and Q_A bot
Used Gemin pro , vision models to create a simple streamlit app to create a Q&A chat bot , chat with the images.

-- Check vision.py to upload an image and add a text to chat with images via gemini vision pro model.

-- Try Q&A.py to check and store the responses or conversation between user and gemini-pro via streamlit.

-- Don't forget to get an API from google studio and add to .env file so that we can use it in above projsct