Videon – AI Video understanding system
A full-stack AI pipeline for analyzing live streams and recorded YouTube videos, developed as a university project pushed to production-level complexity.
Implements a 12-technique computer vision pipeline (Gaussian blur, Sobel, CLAHE, optical flow, HOG, K-Means) for keyframe extraction and visual feature analysis, feeding results to an LLM for intelligent video understanding. Includes domain-specific analysis modules for medical, trading, law, and education content, plus a strategy-extraction engine that auto-generates pseudocode and Python stubs directly from video content.