Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohjho/image-vqa
Image Q&A, chat to a VLM about your image
https://github.com/ohjho/image-vqa
chatbot image-question-answering langchain openrouter-api streamlit vlm
Last synced: 17 days ago
JSON representation
Image Q&A, chat to a VLM about your image
- Host: GitHub
- URL: https://github.com/ohjho/image-vqa
- Owner: ohjho
- License: gpl-3.0
- Created: 2025-01-13T16:25:47.000Z (28 days ago)
- Default Branch: master
- Last Pushed: 2025-01-14T18:34:05.000Z (27 days ago)
- Last Synced: 2025-01-14T20:01:37.944Z (27 days ago)
- Topics: chatbot, image-question-answering, langchain, openrouter-api, streamlit, vlm
- Language: Python
- Homepage: https://image-qna.streamlit.app
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Q&A
chat to a VLM about your imageVLM [`llama3.2-vision-11b`](https://www.llama.com/docs/model-cards-and-prompt-formats/llama3_2/#-llama-3.2-vision-models-(11b/90b)-) via [OpenRouter](https://openrouter.ai),
Interface via [Streamlit](https://blog.streamlit.io/how-to-build-an-llm-powered-chatbot-with-streamlit/),
built with [LangChain](https://js.langchain.com/docs/integrations/chat/openai/)