What problem does it solve?
LLaVA turns images into a conversation partner by enabling a language model to answer questions and follow instructions grounded in what it sees, reducing the effort of manually interpreting visual content.
Core Features & Use Cases
- Multi-turn image chat: Maintain conversational context while answering follow-up questions about the same image.
- Visual question answering (VQA): Respond to prompts like object identification, counting, and scene understanding based on image content.
- Vision instruction following: Perform tasks such as image captioning, describing documents with images, and assisting with image-based workflows.
Use Case: Ask an assistant to describe a photo, then follow up with questions about objects, actions, or details, and receive coherent answers across multiple turns.
Quick Start
Use this skill to answer a user question about an image by running a LLaVA model on the image and sending a prompt like "What is happening in this scene?".