You'll need researcher access to Anthropic's Claude https://www.anthropic.com/earlyaccess
- Clone the repository
- Create a
.env
file and paste in your Claude API keyAPI_KEY=sk-**********
in the same - cd into the cloned folder and run the following command:
pip install -r requirements.txt
- Now run
stream run streamlit_app.py
- Happy Murphing!