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.
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
- User-friendly resume templates
- AI-powered tips to tailor your resume to roles and industries
- Save and download your resume in preferred formats
- 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
- Recommends top YouTube tutorials, MOOCs, and bootcamps
- Curated based on your selected skill
- Stay competitive with up-to-date learning resources
- 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
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
- 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