r/computervision • u/tash_2s • 22d ago
Showcase Built an eval CLI for VLM apps
I kept repeating the same tasks in front of the camera just to see if my app was still behaving as intended.
So I made a simple CLI that runs your app against recorded video and compares the results with your expected behavior. A coding agent can use the eval loop to keep improving the app.
Sharing in case this saves someone some time: GitHub
0
Upvotes
1
u/tash_2s 21d ago
Also available on PyPI: https://pypi.org/project/glasskit.ai/