A multi-modal AI system that understands images and generates captions or answers questions using CLIP/BLIP, an LLM, and OpenCV.
- Image captioning
- Image question-answering
- Gradio web interface
pip install -r requirements.txt
python app.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A multi-modal AI system that understands images and generates captions or answers questions using CLIP/BLIP, an LLM, and OpenCV.
pip install -r requirements.txt
python app.py