Friday, December 30, 2022

Show HN: OpenAI-powered semantic search for the All-In Podcast https://ift.tt/PsmJ2oK

Show HN: OpenAI-powered semantic search for the All-In Podcast My favorite podcast is the All-In Pod, but search and discovery is tough for podcasts. So I built a semantic search index that lets you search across every episode of the pod with Google-level accuracy. It uses OpenAI's latest ada-2 embedding model and Pinecone to index the embeddings + k-NN search. Wrapped up in a Next.js + Vercel webapp. The project is designed to work with any YouTube channel / playlist. I'm just using All-In as a demo. Would love to hear feedback & suggestions. Open source here: https://ift.tt/E9K0WJ3 Note that the source is designed to work with any YouTube playlist / channel. I'm just using the All-In Podcast as a demo because it's my favorite. https://ift.tt/fqkSKFC December 31, 2022 at 03:11AM

No comments:

Post a Comment

Show HN: Pg_CRDT – CRDTs in Postgres Using Automerge https://ift.tt/QeEZXi3

Show HN: Pg_CRDT – CRDTs in Postgres Using Automerge https://ift.tt/Nxj0Kbz April 11, 2025 at 10:23PM