-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Deniz BT edited this page Jul 21, 2024
·
17 revisions
MathSearch is a next-generation search engine designed to locate equations within PDFs using LaTeX math script. It addresses a major limitation of using CTRL/CMD + F with standard keyboards: the inability to directly search for mathematical symbols (like integrals and summations). Our platform enables users to search equations using LaTeX notation, and we return PDF pages with bounding boxes highlighting the closest matches to the queried equations.
Read more about our tech stack on our Frontend, Backend, and ML Model pages.