(no title)
kmgrassi | 1 year ago
You could embed the transcripts and then they'd be "searchable." https://platform.openai.com/docs/guides/embeddings/embedding....
I've used Supabase with pgvector to do this. You can even store the position next to the embedding in the db so you could jump to the content in the UI. Ping me at my hn handle at gmail if you want more specifics :).
No comments yet.