Skip to content

uw-math-ai/TheoremSearchApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title Theorem Search
emoji 📚
colorFrom purple
colorTo indigo
sdk docker
app_port 8501
tags
streamlit
pinned false
short_description Find math theorems faster.
license mit
arxiv 2602.05216
thumbnail https://cdn-uploads.huggingface.co/production/uploads/68f6c5227dbd571d889d77d0/EL1gYLps8yOTb-zDDHTTx.png
datasets
uw-math-ai/theorem-search-dataset

Theorem Search

Semantic search over 9 million mathematical theorems from arXiv, Stacks Project, ProofWiki, nLab, and more.

Live demo: huggingface.co/spaces/uw-math-ai/theorem-search

Paper: Semantic Search over 9 Million Mathematical Theorems

Deployment

This repo auto-deploys to Hugging Face Spaces on every push to main via GitHub Actions.

The app requires the following secrets/environment variables configured on the HF Space:

  • AWS_REGION, RDS_SECRET_ARN, RDS_DB_NAME, RDS_READER_HOST, RDS_WRITER_HOST — AWS RDS connection
  • NEBIUS_API_KEY — embedding API

Citation

@misc{theoremsearch2026,
      title={Semantic Search over 9 Million Mathematical Theorems},
      author={Luke Alexander and Eric Leonen and Sophie Szeto and Artemii Remizov and Ignacio Tejeda and Giovanni Inchiostro and Vasily Ilin},
      year={2026},
      eprint={2602.05216},
      archivePrefix={arXiv},
      primaryClass={cs.IR}
}

About

Streamlit app for Theorem Search - auto-deploys to Hugging Face Spaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors