ngxson/smolvlm-realtime-webcam
A web-based demo that performs real-time object detection from a webcam feed using SmolVLM running on llama.cpp server.

Velocity · 7d
+14
★ / day
Trend
→steady
star history
This repository provides a simple HTML-based demo that streams webcam input to SmolVLM 500M via a llama.cpp server for real-time object detection. Users run the llama-server command with the model, open index.html in a browser, and can customize instructions to return structured output like JSON. It serves as a practical example of integrating vision-language models into real-time applications.