Simple Business Service Offering Generator

Give an LLM a job posting, get out a pain point and service offering that that would alleviate that point.

Getting Started

  1. Initialize virtual environment
    • python3 -m venv venv
    • source venv/bin/activate
  2. Install packages
    • pip install -r requirements.txt
  3. Create .env file
    • touch .env
    • Add ANTHROPIC_API_KEY=api_key
  4. Run script
    • python simple.py

If you're looking to follow along, find the tutorial here ->

Find the tutorial here: https://youtu.be/vpOaBUNmDjQ