Skip to content

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

License

Notifications You must be signed in to change notification settings

iamaziz/chat_with_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e5d04e · Mar 17, 2024

History

11 Commits
Mar 17, 2024
Dec 24, 2023
Dec 24, 2023
Mar 17, 2024
Mar 17, 2024
Mar 17, 2024
Mar 17, 2024

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages