iamaziz / chat_with_images

Streamlit app to chat with images using Multi-modal LLMs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat with images locally

Using llava and bakllava models (Ollama) to chat with images.

image

Getting Started

Install required packages (venv recommended)

pip install -r requirements.txt

Start the app:

streamlit run app.py

Prerquisites

About

Streamlit app to chat with images using Multi-modal LLMs.

License:MIT License


Languages

Language:Python 100.0%