Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1015 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 1015 Bytes

❤️ Heart Sense

An Heart Disease Prediction Website

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    pip install -r requirements.txt
    
  2. Run the app

    streamlit run streamlit_app.py
    
  3. Get started with the Gemini API

    1. Go to Google AI Studio.
    2. Login with your Google account.
    3. Create an API key.
    4. Try a Python SDK quickstart in the Gemini API Cookbook.
    5. For detailed instructions, try the Python SDK tutorial on ai.google.dev.
  4. Paste you gemini api key add API KEY