Job Posting Generator

This project demonstrates how to use CrewAI to automate the job posting creation process by orchestrating autonomous AI agents to perform complex tasks efficiently.

Setup

  1. Copy .env.example to .env and fill in your API keys.
  2. Install dependencies: pip install -r requirements.txt.
  3. Run the script: python app.py.

Usage

  • The app.py script runs the job posting generation process.