Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.51.0
metadata
title: Gemini 2.5 Flash Image Chatbot
emoji: π€
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.35.0
app_file: app.py
pinned: false
license: apache-2.0
Gemini 2.5 Flash Image Chatbot ππ€
A Streamlit-based chatbot that lets you interact with uploaded images using Google's Gemini 2.5 Flash model.
Features
- π¬ Chat with images using natural language
- π Multilingual support (100+ languages)
- β‘ Fast responses powered by
gemini-2.5-flash - π Upload
.jpg,.jpeg, or.pngfiles - π€ Typing animation for realistic bot responses
- π€ User and bot avatars (customizable)
How It Works
- Upload an image on the left panel.
- Ask a question about the image using the chat box.
- Get intelligent responses with visual understanding.
Tech Stack
- Streamlit
- Google Gemini 2.5 Flash (via
langchain-google-genai) - Python 3
- Hugging Face Spaces
Requirements
Make sure the following packages are installed (already in requirements.txt):