A conversational bot built using LangChain and LLM using a jobs dataset that I extracted from careers pages.
Welcome to the Job Chatbot project! This repository contains the code for a chatbot that helps job seekers by providing detailed information about job listings. The chatbot uses LangChain for conversational retrieval, FAISS for vector search, and LlamaCpp for generating responses implementing RAG. I've built this after taking inspiration from several videos and articles.
This project involves the following steps: