Built an automated system to run a deep search of ArXiv and carefully find all the precise papers that exist on a complex topic.
It's different from simple RAG because it searches, classifies, and adapts based on relevant papers it uncovers, and then continues until it finds every paper on a topic (trying to mimic the human research process). Benchmarked 10x higher accuracy and total retrieval compared to Google Scholar for a median search (whitepaper on website). Also knows when it is complete, and misses virtually nothing (< 3% or so, once it's converged).
Website has a free trial and a bunch of example search reports. Want feedback and suggestions.