Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 539 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 539 Bytes

Murphy - Your Personalized Agent

image

Note: only for research purposes!

You'll need researcher access to Anthropic's Claude https://www.anthropic.com/earlyaccess

  1. Clone the repository
  2. Create a .env file and paste in your Claude API key API_KEY=sk-********** in the same
  3. cd into the cloned folder and run the following command: pip install -r requirements.txt
  4. Now run stream run streamlit_app.py
  5. Happy Murphing!