/Perform_AI

duplicated one for streamlit webapp

Primary LanguageJupyter Notebook

PerformAI

A Streamlit application to assist with health and longevity using AI.

Project Structure

  • data/: Contains datasets.
  • notebooks/: Jupyter notebooks for exploratory data analysis and prototyping.
  • src/: Source code for data processing and model building.
  • streamlit_app/: Streamlit app files.

Installation

pyenv activate PerformAI
pip install -r requirements.txt

Usage

streamlit run streamlit_app/app.py