AI-powered intelligent note-taking with OCR and RAG.
Students struggle to organize and search through large volumes of lecture notes and materials.
Built a platform that uses Google Vision API for OCR, pgvector for semantic search, and Gemini for AI-powered question answering over student materials.
FastAPI backend with PostgreSQL + pgvector for storage, Google Vision for OCR, and Gemini for generative AI, all orchestrated through Supabase.