Dank-del / ai-resume-help

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume to Communication Tool

This tool allows users to upload a resume, enter job details, and generate various communication messages based on the resume content and job details. Users can also have a chat-like interaction with the assistant to ask questions about their resume.

Installation

  1. Clone the repository
  2. run cp .env.example .env
  3. run chmod +x start.sh && ./start.sh

Usage

  1. Upload a resume
  2. Enter job details
  3. Generate communication messages
  4. Chat with the assistant

Made possible using OpenAI's GPT-4 and Streamlit

About


Languages

Language:Python 96.3%Language:Shell 3.7%