Hi everyone,
We built this for ourselves, and as practice for vector databases, LLMs, software as a service, etc...
Its becoming my own frontend to hacker news.
Hope you find it useful.
1st post 10 days ago, didn't get much traction because it required login with email and password: https://news.ycombinator.com/item?id=41404856
Removed the need for passwords and email address to try it out. (ignore the instructions on the about page for paid and free trials for now).
Now you just need to pick any username, similar to karpathy's: https://arxiv-sanity-lite.com/profile.
There is a rate limit by ip address for now.
So, take 2 !
features:
1. find similar users, discussions, comments
2. similarity and dissimilarity search for comments
3. Browse user comments from oldest first
4. Flattened comments in reverse chronological order on stories
5. see user karma next to comment
Open to feature requests.