RAG: Because your resume shouldn’t just be “good,” it should be “Retrieval-Augmented Great.” 😎
A Jupyter Notebook–powered toolkit that uses Retrieval-Augmented Generation (RAG) to help you craft a knockout resume. Feed it your raw career data (LinkedIn exports, old CVs, brag-worthy project notes), and let an AI do the heavy lifting—so you can spend your time practicing interview answers (or napping).
- Semantic Bullet Wizardry: AI-powered rewriting of your career highlights so they sing (literally, if you ask nicely).
- Contextual Knowledge Fetch: Instantly pulls in role-specific buzzwords and metrics (because “improved performance” is good—but “boosted query throughput by 37%” is eyebrow-raising).
- Customizable Prompts: Tweak the system prompts to match your personal style (from “Suits & Ties” to “Casual Friday”).
- Export-Ready Output: Copy-and-paste markdown or PDF snippets directly into your favorite resume template.
- Python 3.8+
- Jupyter Notebook
- An OpenAI API key (set as
OPENAI_API_KEYin your environment) - Install dependencies:
pip install -r requirements.txt
-
Clone this repo
git clone https://github.com/Rishi-Kora/AI-Knowledge-Worker-Resume-using-RAG.git cd AI-Knowledge-Worker-Resume-using-RAG -
Install packages
pip install -r requirements.txt
-
Set your OpenAI key
export OPENAI_API_KEY="sk-your-key-here"
-
Populate your data folder
- Drop in your LinkedIn
.csvexport, old résumé.docx, or a simple.txtof bullet points.
- Drop in your LinkedIn
-
Run the Notebook
jupyter notebook "AI Knowledge Worker_resume.ipynb"Follow the cells, and let the RAG magic begin!
- Fork it (🍴).
- Create your feature branch (
git checkout -b feature/resume-pun). - Commit your changes (
git commit -m 'Add witty pun about cover letters'). - Push to the branch (
git push origin feature/resume-pun). - Open a Pull Request—and bask in the glow of open source fame.
Rishi Kora – korarishi@gmail.com Project Link: https://github.com/Rishi-Kora/AI-Knowledge-Worker-Resume-using-RAG
“I told my AI to write my resume, and now the AI has a better job offer than I do.” 🤖🎉
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to tweak any of the jokes, formatting, or sections to suit your style—after all, it’s your AI-powered résumé assistant!