Overview
Vedic Vision Hackathon (2024) — John's team placed 3rd with an AI-assisted yoga guidance system built full-stack under competition conditions.
This archived case study states only verified resume facts: placement, AI-assisted guidance scope, and full-stack delivery under hackathon constraints. Specific ML frameworks, model accuracy, and user metrics are not claimed.
Business problem
Competition entries in wellness tech must show a coherent product story quickly:
- Guidance, not just video — judges expect interactive assistance, not a static pose gallery.
- AI-assisted differentiation — the product thesis centers on assisted guidance rather than manual instruction alone.
- Full-stack credibility — frontend mockups without backing services fail when judges probe the demo.
- Time pressure — competition conditions force tradeoffs between AI depth, UX polish, and integration stability.
Solution
The team shipped an AI-assisted yoga guidance system — a user-facing experience where guidance is assisted by AI components, integrated across client and server so the flow could be demonstrated end-to-end to judges.
"AI-assisted" is the resume's exact framing; this case study does not rename or upgrade it to specific models or vendors.
Architecture
Web client (guidance UI)
│
│ application APIs
▼
Backend services
│
└── AI-assisted guidance logic (competition scope)
Architecture at hackathon fidelity: presentation layer, application backend, and an AI-assisted guidance path connecting them. Detailed model serving infrastructure is omitted where unverified.
Challenges
AI scope vs. hackathon time
Full ML pipelines exceed typical competition windows. The team scoped AI assistance to what could be integrated and demonstrated reliably — assisted guidance as product value, not research-grade training.
Full-stack integration under pressure
Client and server had to agree on guidance state and responses before judging. Partial integration reads as incomplete product thinking.
Demo narrative clarity
Third-place outcomes still require a crisp story: what the AI assists with, how the user experiences guidance, and why it matters in a yoga context.
Technical decisions
- AI-assisted as the product thesis — resume-accurate wording without inventing frameworks (TensorFlow, PyTorch, etc.).
- Full-stack delivery — backend and frontend wired for live demo, not prototype screens alone.
- Competition-scoped quality — reliability for judging over production operability.
- Archived honesty — 3rd Place recorded; no fabricated metrics or scale claims.
Gallery
Text-only descriptions of the demo surfaces:
- Yoga guidance experience — AI-assisted guidance presented to the user during practice flows.
- Full-stack integration — Client and server connected for end-to-end demonstration.
- Competition delivery — Scope aligned to live judging with AI assistance as differentiator.
Technologies
Verified framing: Full-stack web application, AI-assisted guidance.
Process: Hackathon competition conditions, team delivery, live demonstration.
Lessons learned
- Say "AI-assisted" precisely — judges and portfolios both punish inflated ML claims.
- Full-stack means demoable — backend stubs fail under questions.
- Placement without metric invention — 3rd Place is sufficient proof; fake accuracy numbers are not.
Future improvements
Not applicable — archived hackathon entry. A production yoga product would need pose safety review, privacy policy, model governance, and sustained ML ops outside competition scope.