feat(issue-2): Add project structure for 21st Century Skills VLM Model #17
feat(issue-2): Add project structure for 21st Century Skills VLM Model #17ravencore06 wants to merge 6 commits into
Conversation
|
Changes Made for Initial contribution:
Related to #2 Checklist
|
SummaryAdded input validation to prevent processing invalid user inputs across the voice AI pipeline. Changes
Related to #2WhyPrevents crashes and provides graceful error handling with clear feedback to users. |
VLM Evaluation Pipeline ContextWhat it doesEvaluates student artifacts (images) against 21st-century skills rubrics using Vision Language Models (LLaVA-1.5-7B) with 4-bit quantization for cost efficiency. Key Components
Use CaseAutomate grading of student work using open-source VLMs instead of expensive proprietary APIs. |
|
Hi @manua-glitch
|
HI @manua-glitch ,
In this PR, I've set up the initial directory structure and dependencies for the VLM Evaluation Pipeline to clearly separate it from the existing Voice AI system.
Closes #2
Moving forward, my planned contributions for this project include:
< ₹0.10target.Looking forward to your feedback on this initial setup!