← Back to context

Comment by osigurdson

5 hours ago

I built a way to chat with the documents in this post (updates live).

https://nthesis.ai/public/702445eb-f0e4-4730-b34f-f34eb06dd6...

Or you can do a basic text search: https://nthesis.ai/public/hn-working-on

Nice one.

But the graph view seems broken?

And for the data, it would be nice to have the original URL for each comment as a reference.

  • Thanks! Is it that you can't see the graph view at all? It uses DeckGL which might be a bit too fancy and may not work on all browsers possibly. It works on Chrome/Safari on my iPhone and Chrome on Arch.

    I didn't realize that you actually could provide a working link back to Hacker News but it seems HN does support that. Thanks, I will give that a try!

What LLM do you use for this? Self hosted or cloud?

  • This uses the OpenAI API currently. I tried Gemini for embeddings for a little while but didn't seem materially better.