Live data from Hacker News

Ask HN: Where are the good search engines for mathematical formulas?

news.ycombinator.com

11–19 of 19 posts

Re: Ask HN: Where are the good search engines for mathematical formulas?

#16
Where are the good search engines, for anything?

As the push to force users onto LLMs, search has plummeted in effectively finding relevant pages. And not just goggle.

Why isn't anyone applying LLMs to interpreting the semantic meaning of the search query, and finding pages that closely match?

Re: Ask HN: Where are the good search engines for mathematical formulas?

#17
theoremgraph/theoremsearch, which comes from the two papers published by the math ai lab at the university of washington.

search tool links: https://www.theoremsearch.com/ (https://arxiv.org/abs/2602.05216) + tagline (Describe a result in natural language, and TheoremSearch finds it across arXiv, the Stacks Project, and more. 70% more accurate than LLM search.)

https://www.theoremsearch.com/theorem-graph (https://arxiv.org/abs/2606.25363) + tagline (A unified statement-level dependency graph spanning both informal and formal mathematics, including 11.7 million arXiv statements linked to Mathlib through a shared embedding space.)

it also exposes an MCP you can see the api and its documentation so it should work with an agent!

Post reply on HN