This is a semantic search platform for YT-videos and PDFs which we built for the winter AssemblyAI hackathon 2022.
The project uses:
- AssemblyAI for video transcriptions
- co:here for embeddings
- Pinecone to store embeddings
- Supabase for database and edge functions
Frontend built with Next.js and hosted on Vercel. Backend API running on Azure Container Instances.
