Spaces:
Build error
Build error
Feature Spec: Local Media Explainer
Goal
To extract highly detailed context, summaries, and structural walkthroughs from uploaded images, videos, and audio memos using offline LLMs.
Requirements
- Vision Integration: Call local
moondream/llavavision APIs when images are uploaded. - Audio Processing: Call local SLM
llama3.2:1bon audio text transcripts to formulate contextual summaries. - Structured Storage: Save outputs in raw text structures in SQLite and render them directly to the user's interface.