Give an LLM a job posting, get out a pain point and service offering that that would alleviate that point.
- Initialize virtual environment
python3 -m venv venv
source venv/bin/activate
- Install packages
pip install -r requirements.txt
- Create .env file
touch .env
- Add
ANTHROPIC_API_KEY=api_key
- Run script
python simple.py
If you're looking to follow along, find the tutorial here ->
Find the tutorial here: https://youtu.be/vpOaBUNmDjQ