From e99809970d44fdd8b66ad1439fa1f30baf385184 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Mon, 19 Jan 2026 11:51:51 -0800 Subject: [PATCH] Use nocookie version for YouTube embed of teech.ai --- projects/teech-ai-cal-hacks-12/index.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/projects/teech-ai-cal-hacks-12/index.md b/projects/teech-ai-cal-hacks-12/index.md index c92d651..d566004 100644 --- a/projects/teech-ai-cal-hacks-12/index.md +++ b/projects/teech-ai-cal-hacks-12/index.md @@ -3,18 +3,11 @@ title: teech.ai (Cal Hacks 12.0) layout: project --- - + -**A proof-of-concept tutoring app for students learning math.** Using the phone -camera, the app sees and understands math problems, guiding students through -problems with hints and step-by-step questions. We added text-to-speech (TTS) to -give our app a voice, further engaging students and making it feel like a more -personal experience. +**A proof-of-concept tutoring app for students learning math.** Using the phone camera, the app sees and understands math problems, guiding students through problems with hints and step-by-step questions. We added text-to-speech (TTS) to give our app a voice, further engaging students and making it feel like a more personal experience. -I built the app using SwiftUI. with AVFoundation for video recording and TTS -playback. [Tri Vu](https://www.linkedin.com/in/tri-q-vu/) built a web interface -prototype and Python-based backend utilizing the Gemini Vision API and Fish -Audio for TTS. +I built the app using SwiftUI. with AVFoundation for video recording and TTS playback. [Tri Vu](https://www.linkedin.com/in/tri-q-vu/) built a web interface prototype and Python-based backend utilizing the Gemini Vision API and Fish Audio for TTS. [GitHub](https://github.com/brendan-ch/teecher-ios){: .primary-action } [Devpost](https://devpost.com/software/teech-ai){: .secondary-action}