Found 45 repositories(showing 30)
yogesh123gn
An AI-powered tool that compares resumes with job descriptions to generate fit scores, resume suggestions, and interview questions using OpenAI, LangChain, Resume Parser, and the LinkedIn API.
ashsus09
A Streamlit-based Resume Parser powered by LangChain and Google Gemini 2.5 Flash, capable of extracting structured resume information (Name, Skills, Education, Projects, Experience, etc.) from uploaded PDF, DOCX, or TXT files.
Rahul4112002
A Python-based resume parser application built with LangChain and Streamlit that extracts structured information from PDF, DOCX, and TXT resume files. The tool uses Google's Gemini AI model to parse resumes and extract key details like personal information, skills, education, experience, and projects into a clean JSON format.
yogesh16
Resume parser using AI, it uses pdfminer, groq, langchain.
Indrajithpugal
using the openai and langchain trying to parse the resume content into useful details by reading the different resume
Mardav14
An AI-powered resume parser and shortlisting system built using Django, React, LangChain and Sentence Transformers. It parses uploaded resumes, compares candidate skills and education against job requirements, and ranks candidates.
iamdurgesh
Automates resume parsing and screening using AI agents with Python, LangChain, and OpenAI GPT. Extracts and analyzes data from PDFs, supports semantic search, and demonstrates multi-agent protocols
krish9495
AutoReach is a Streamlit-based web application that automatically generates personalized cold emails for job applications. It combines the power of LangChain, LLMs (OpenAI/Groq), and resume parsing to craft tailored outreach emails using your uploaded resume and a job/company URL.
vijaycek
Resume Parser Using Langchain
Dimple-Bansal-003
A smart resume parser built with LangChain and Google Gemini AI that extracts key information from resumes (PDF, DOCX, TXT) and presents it in structured JSON format. Perfect for HR automation, recruiting tools, or personal projects.
No description available
theprajin
No description available
runningdev9998
No description available
TheHogGoblin
Resume parser built using LangChain and Streamlit
TanvirSingh77
RAG-based resume parser using LangChain, FAISS, and OpenAI
anjali823
Developed an AI-based Resume Parser using LangChain to extract candidate details like skills, experience, and education from resumes using LLMs.
Resume Parser using LangChain, hosted on Streamlit. Derived from https://github.com/john-thuo1/chatWithPDF.
RathnaMohan7
Automate resume understanding and information extraction using LangChain, Prompt Templates, and Structured Output Parsers.
AshharRaza
An AI-powered Resume Parser built with LangChain.js and Google Gemini API that extracts structured information (like name, skills, and experience) from resumes using Output Parsers. This project demonstrates: ✅ Using LangChain.js with Gemini API ✅ Applying Output Parsers for structured JSON results ✅ Automatic schema-based resume parsing
tanishmisra9
A Python tool to parse resumes, filter job postings, and get tailored resume suggestions using GPT-5-mini via LangChain.
Hemsuriya
AI-powered recruitment system using LangChain and LLMs for resume parsing, candidate scoring, and interview automation.
mtechbro94
This app uses Streamlit and Google Gemini (via LangChain) to parse resumes and extract structured information using LLMs
Fenrir-qt
A simple AI powered resume parser built using Django, LangChain, and Groq API, with a RESTful backend powered by Django REST Framework
devspidr
Agentic Resume Screening System using Streamlit, LangGraph, LangChain, OpenAI & Vector Scoring — parses JDs, analyzes resumes, computes similarity, and ranks candidates with detailed scoring.
prathamshrivastava
Streamlit app that parses resumes and documents (PDF, DOCX, TXT) into structured JSON using LangChain and Google Gemini.
fattahh
Build an automated system that parses, screens, and manages resumes using LangChain, LangGraph, FastAPI, and large language models.
deekshithmach
🔍 An LLM-powered tool to parse resumes using OpenAI and LangChain, with both CLI and Streamlit web app support.
Harsh-Pachouri
This repository features an AI-Powered Resume Analyzer and Cover Letter Generator. It intelligently parses resumes and generates tailored cover letters using Streamlit, pdfplumber and LangChain.
sankarshanasaithal
A versatile resume parsing solution that automates information extraction from multiple document formats into structured data using Python, LangChain, and Groq's LLM.
Abdallahs-Code
An AI-powered Python tool using LLMs, LangChain and structured output parsers to convert PDF resumes into usable structured data for HR and data workflows.