Skip to content

MadJobs/B3SPOKE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJ_ASNI

 ██▄ ▀██ ▄▀▀ █▀▄ ▄▀▄ █▄▀ ██▀
 █▄█ ▄▄█ ▄██ █▀  ▀▄▀ █ █ █▄▄

AI Generative AI OpenLLM

🚀 "Recruiters and Resume Writers Hate This One Simple Trick!" 🚀

Ever felt like crafting the perfect resume is like playing a high-stakes game of Mad Libs? 📝✨ Where you're carefully selecting words to fill in the blanks, hoping it magically aligns with what recruiters want to hear?

Introducing B3SPOKE: the game-changer in resume creation that's shaking up the job market and sending traditional resume services into a frenzy! 🌪️💼

🔥 With B3SPOKE, we've taken the guesswork (and the grunt work) out of personalized resume crafting. Imagine the power of OpenAI's GPT-3.5 model, combined with the whimsical creativity of Mad Libs, to generate bespoke resumes tailored specifically to the job you're eyeing. It's not just about filling in blanks; it's about crafting your career narrative with precision and flair.

Here's How It Works:

  • Upload Your Skills: Throw in your skillset data in CSV format, like the ingredients of a gourmet dish.
  • Existing Resume? No Problem: Feed in your current resumes in any format - PDF, DOC, DOCX, TXT. IDGAF.
  • Mad Libs Meet AI: Our platform uses NLP, NLU, RAG, AI, LIGO and probably the Large Hadron Collider to match your skills and experience with job descriptions, filling in the 'blanks' to create a resume that speaks directly to your future employer.
  • Preview and Polish: Get a sneak peek of your bespoke resume, make adjustments, and download your masterpiece.
  • Skillset Filter: Zero in on the skills that matter most for your dream job.
  • Real-Time Magic: Stay updated with real-time notifications.
  • And the cherry on top? Match Analysis - see how your mad libs-inspired, AI-crafted resume compares to your old one, ensuring every application is a step closer to your dream job.
  • Job Recommendations: Generate Job recommendations from your old, resume and skills. Ask it to give you keywords to search for.
  • Customized Search Query Wizard: Dynamically build those recommendations into google dork. Then just button press your way to a new job.
Screenshot 2024-03-06 at 1 23 45 PM Screenshot 2024-03-04 at 7 19 00 PM
B3SPOKE_1_v4.mp4

Installation

To run the application locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Create a virtual environment using virtualenv:

Clone this repository

git clone https://github.com/MadJobs/B3SPOKE.git
cd B3SPOKE
virtualenv venv
Activate the virtual environment:

For Windows:

venv\Scripts\activate

For macOS/Linux:

source venv/bin/activate

Install the required dependencies:

pip3 install -r requirements.txt

Set up the necessary API keys and secrets.

mv .streamlit/sample_secrets.toml .streamlit/secrets.toml

Run the application:

streamlit run b3spoke.py

Access the application in your web browser at http://localhost:8501.

Setup initial skillset and resumes

B3SPOKE_0_v3.mp4

About

B3SPOKE allows you to import your current resume as a template, read from a skillset matrix and create a bespoke resume based on a job description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages