Hacker News new | ask | show | jobs
by HanClinto 1097 days ago
Really impressive!

I'm guessing you're using LLMs to generate vectors for the search query, and then using that to index into your database of vectors generated from the transcript of each video? Is that correct?

If so, which LLM are you using to generate the vectors? What does your backend look like? How many videos are currently in your database?