Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 906 Bytes

File metadata and controls

31 lines (25 loc) · 906 Bytes

Job Scrapper Agent

A professional career agent platform that aggregates and analyzes job opportunities.

Project Structure

This project is divided into two main components:

  • Framework: Django
  • Description: Handles job scraping logic, AI-powered analysis, and user profile management.
  • Setup:
    cd backend
    source venv/bin/activate
    pip install -r requirements.txt
    python manage.py runserver
  • Framework: Next.js (TypeScript)
  • Description: A modern dashboard for visualizing job matches and managing the career agent.
  • Setup:
    cd frontend
    npm install
    npm run dev

Overview

The Job Scrapper Agent is designed to help Kenyan developers (and others) find high-quality backend and full-stack roles. It uses AI to evaluate jobs and generate tailored content like cover letters.