Skip to content

vini-501/heart_sense

 
 

Repository files navigation

❤️ Heart Sense

A simple Streamlit app that draws a spiral.

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%