Hacker News new | ask | show | jobs
by rahimnathwani 785 days ago
This idea could be applied to HN as well. A naive way to 'ask a question' to HN would be to chunk and embed every comment, and use RAG. But then you would miss out ok comments that have something interesting to say, but don't mention enough context, because the rely on the reader knowing what they're talking about due to the parent or GP comment.

Treating HN stories (or perhaps top-level comments) as graphs might work better than just RAG?

1 comments

Thats a fun use case! I might try that out after flashing out this conversational-personal assistant usecase. Thanks for the idea!