Hacker News new | past | comments | ask | show | jobs | submit login

In a nut shell, this is using openai’s api to generate embeddings for top comments on hn, then also generating an embedding for the search term. It then can find the closest related comments for the given question by comparing the embeddings and then send the actual text to GPT3 to summarize. It’s a pretty clever way to do it.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: