math_roots / README.md
thearn's picture
added docker
76ccba7
metadata
title: Math Roots
emoji: ๐Ÿงฎ
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
license: mit
tags:
  - streamlit
  - math-genealogy
  - webapp

๐Ÿ“š Math Roots: Math Genealogy Tree Explorer

A simple Streamlit app to explore your mathematical genealogy tree using your Math Genealogy Project ID.

๐ŸŒŸ Features

  • ๐Ÿง‘โ€๐ŸŽ“ Enter your Math Genealogy Project ID to trace your academic "ancestors"
  • ๐ŸŒณ Interactive, web-based interface powered by Streamlit

๐Ÿš€ Usage

  1. Install dependencies:
    pip install streamlit
    
  2. Run the app:
    streamlit run app.py
    
  3. Open the provided local URL in your browser.

๐Ÿ“ Model Card

Library: Streamlit
App Entry Point: app.py
Tags: math-genealogy, streamlit, webapp

๐Ÿ“„ License

MIT