GithubHelp home page GithubHelp logo

resume-scanner's Introduction

Resume Scanner

Easily extract important information from a resume using the power of OpeanAI functions to structure responses.

Features

  • PDF Upload: You can upload a PDF file to the application.
  • Text Extraction: The application extracts the text from the uploaded PDF.
  • Information Extraction: Extracts the most useful information from the resume.

Usage

Upload any resume in PDF format and it will extract the most important information from the resume and display it in a structured format.

Dependencies

The application depends on several Python libraries, including:

  • openai for using the OpenAI API.
  • python-dotenv for loading environment variables.
  • streamlit for creating the application interface.
  • PyPDF2 for reading PDF files.
  • langchain for text splitting, embeddings, vector stores, and question answering.

Please see the requirements.txt file for the exact versions of these dependencies.

Installation

To install the application, first clone this repository:

git clone https://github.com/what-the-func/resume-scanner

Then, navigate to the project directory and install the dependencies:

cd resume-scanner
pip install -r requirements.txt

Copy the .env.example file to .env and fill in the required environment variables:

cp .env.example .env

Finally, run the application:

streamlit run app.py

License

This project is licensed under the terms of the MIT license.

resume-scanner's People

Contributors

ezynda3 avatar

Stargazers

Vince Fulco--Bighire.tools avatar Abdullah Rizwan avatar Valentin Ivanov avatar José Acuna avatar  avatar Luan Nguyen avatar Olorunnishola Olamilekan avatar Nnadi Victory avatar  avatar nicolas avatar  avatar Tom Shaw avatar  avatar Denisha Surjoodeen avatar Abhishek Choudhury avatar  avatar  avatar Jorge Gómez Reus avatar Angel avatar Sujith Somraaj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.