Spaces:
Build error
Build error
| # Implementation Plan: Local Media Explainer | |
| ## Steps | |
| 1. **Define Ollama Vision helper**: Establish HTTP POST calls to Ollama generate API. | |
| 2. **Hook Image Pipeline**: Run vision analysis during ingestion. | |
| 3. **Hook Audio/Video Pipeline**: Prompt local SLM with transcription context. | |
| 4. **UI Detail Panel**: Connect and display the detailed descriptions. | |