Hacker News new | ask | show | jobs
by quickthrower2 915 days ago
This could be generalized to any url right? With maybe special rules so that you know how to get to the pdf for arxiv.
1 comments

If you want a generalized version of something similar, try this: https://github.com/MittaAI/mitta-community/tree/main/cookboo...

The query pipeline isn't that sophisticated, but it could be altered to do page reference and use keyterms first to filter, instead of doing the vector similarity on all data.

One thing with MittaAI is that it doesn't do UI interfaces. It expects you to handle those bits.