Skip to content

samdev652/Career_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors