Skip to content

SamIsTheFBI/stellar-minesite

 
 

Repository files navigation

Stellar Minesite is a Machine Learning driven web platform for exploring & analyzing data on mining sites, and generating recommendations based on user input.

â–² Development

  • Create an environment & install the requirements using your favorite Python packaging tool:

    # using uv
    uv venv
    source .venv/bin/activate
    uv pip install -r requirements.txt
  • Run the Streamlit app locally using the following command:

    streamlit run Home.py

About

ML-driven web platform for mining site data exploration & analysis. 🥇 1st @ ISRO Space Hackathon, NIT Agartala.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 77.8%
  • Python 10.3%
  • CSS 8.4%
  • HTML 3.5%