Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Chatbot

A fully local AI chatbot that answers questions about resumes using semantic search and a local LLM — no OpenAI or cloud APIs needed.

Overview

This project provides a two-part system:

  • An embedding pipeline that processes resume PDFs into semantic chunks using HuggingFace and ChromaDB → See images/embeddings/README.md -> here for setup and instructions.
  • A chatbot UI built with Streamlit that uses LangChain’s RetrievalQA over a local Ollama LLM to answer resume-specific questions — no cloud APIs or keys required → See images/streamlit/README.md -> here for running the chatbot app.

About

A fully local AI chatbot that answers questions about resumes using semantic search and a local LLM — no OpenAI or cloud APIs needed.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages