Skip to content

πŸŽ“ Pocket Professor – An AI-powered career and learning assistant with resume screening, smart resume builder, personalized learning roadmap, and course recommendations.

Notifications You must be signed in to change notification settings

03AMAN/POCKET-PROFESSOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Pocket Professor - Your AI Career & Learning Assistant

Pocket Professor is an AI-powered platform designed to guide students and professionals through their career development journey. Whether you're preparing for a job, building your resume, or upskilling with the right courses, Pocket Professor helps you stay on track with smart tools and personalized suggestions.


πŸš€ Key Features

πŸ”Ή Smart Match Recruiter

A powerful tool to simplify the hiring process:

  • Analyzes job descriptions and resumes using AI
  • Calculates a similarity score between resume and job
  • Gives actionable feedback and suggestions for resume improvement

πŸ”Ή Smart Resume Builder

  • User-friendly resume templates
  • AI-powered tips to tailor your resume to roles and industries
  • Save and download your resume in preferred formats

πŸ”Ή Personalized Learning Roadmap

  • Generates step-by-step learning roadmaps for any skill
  • Choose from durations like 3 Months or 6 Months
  • Keeps you focused and on track to reach your goals

πŸ”Ή Online Course Recommender

  • Recommends top YouTube tutorials, MOOCs, and bootcamps
  • Curated based on your selected skill
  • Stay competitive with up-to-date learning resources

πŸ›  Tech Stack

  • Python & Flask – Backend development
  • HTML/CSS/JavaScript – Frontend interface
  • OpenAI GPT – AI features (resume feedback, suggestions)
  • JSON – Roadmap and course data
  • Git & GitHub – Version control

πŸ“ Project Structure

PocketProfessor/ β”œβ”€β”€ app.py # Main Flask application β”œβ”€β”€ courses.json # Online course data β”œβ”€β”€ roadmaps.json # Learning roadmap content β”œβ”€β”€ templates/ # HTML files (learning.html, index.html) β”œβ”€β”€ static/ # CSS, JS, images └── README.md # This file

βš™οΈ Getting Started

  1. Clone the Repository
**git clone https://github.com/yourusername/pocket-professor.git
cd pocket-professor

2. (Optional) Create a Virtual Environment
bash
Copy code
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
3. Install Dependencies
bash
Copy code
pip install -r requirements.txt
4. Run the Application
bash
Copy code
python app.py
Open your browser and go to:
http://127.0.0.1:5000/

🀝 Contributing
Contributions are welcome!
Feel free to fork the repository, create a new branch, and submit a pull request.

πŸ“„ License
This project is licensed under the MIT License.

πŸ“¬ Contact
Created with ❀️ by Aman Verma
πŸ”— LinkedIn:amanverma0307

About

πŸŽ“ Pocket Professor – An AI-powered career and learning assistant with resume screening, smart resume builder, personalized learning roadmap, and course recommendations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published