Skip to content

adenueltech/jobhunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AI Job Hunter Agent

An AI-powered system that automatically monitors freelance platforms, detects relevant jobs, generates personalized proposals, and assists users through a Chrome extension.

📁 Project Structure

jobAi/
├── jobhunterAdmin/          # Project documentation and admin files
│   ├── .github/             # GitHub issue templates
│   ├── issues/              # Detailed issue descriptions by phase
│   ├── scripts/             # Automation scripts
│   ├── PROJECT_PLAN.md      # Complete project plan
│   ├── TECHNICAL_SPEC.md    # Technical specifications
│   ├── DEVELOPMENT_SPEC.md  # Development guidelines
│   ├── ISSUES_SUMMARY.md    # Summary of all issues
│   ├── GITHUB_SETUP.md      # GitHub setup guide
│   ├── TEAM_ONBOARDING.md   # Team onboarding guide
│   └── README.md            # Detailed project README
├── backend/                 # FastAPI backend (to be created)
├── frontend/                # Next.js frontend (to be created)
└── extension/               # Chrome extension (to be created)

🚀 Quick Start

For Project Managers

  1. Review jobhunterAdmin/PROJECT_PLAN.md for complete project overview
  2. Check GitHub issues: https://github.com/adenueltech/jobhunter/issues
  3. Assign issues to team members
  4. Track progress using GitHub Projects

For Developers

  1. Read jobhunterAdmin/TEAM_ONBOARDING.md for onboarding guide
  2. Read jobhunterAdmin/DEVELOPMENT_SPEC.md for development guidelines
  3. Pick an issue from GitHub
  4. Follow the setup instructions in jobhunterAdmin/README.md

📋 Phase 1 Status

Planning Complete

  • All documentation created
  • 33 Phase 1 issues created on GitHub
  • Labels and milestones configured

🚧 In Progress

  • Team members claiming issues
  • Development starting

🎯 Current Milestone

MVP - Week 1: Foundation

  • Project setup
  • Database schema
  • Authentication system
  • Basic backend structure

📚 Documentation

All project documentation is in the jobhunterAdmin/ folder:

  • PROJECT_PLAN.md - Complete 12-week project plan
  • TECHNICAL_SPEC.md - Detailed technical specifications
  • DEVELOPMENT_SPEC.md - Team workflow and guidelines
  • ISSUES_SUMMARY.md - All 64 issues organized by phase
  • GITHUB_SETUP.md - How to set up GitHub repository
  • TEAM_ONBOARDING.md - Onboarding guide for new team members
  • README.md - Detailed project README with setup instructions

🔗 Links

👥 Team

  • Backend Team (2 developers)
  • Frontend Team (1 developer)
  • Extension Team (1 developer)
  • AI/ML Team (1 developer)
  • DevOps Team (1 developer)
  • QA Team (1 developer)

📞 Getting Help

  • Check documentation in jobhunterAdmin/
  • Ask in team chat
  • Comment on GitHub issues
  • Contact project lead

Ready to start? Head to jobhunterAdmin/TEAM_ONBOARDING.md to get started!

About

An AI-powered system that automatically monitors freelance platforms (Upwork, Fiverr, LinkedIn), detects relevant job postings, generates personalized proposals, and assists users through a Chrome extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors