Skip to content

Ritwika-Das-Gupta/Llama_index_LangChain_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ResumAI Chatbot

A chatbot to generate responses from PDF resumes using Llama2 model and Langchain integration.

Description

This project integrates the Llama2 model, Llama_index, and Langchain to create a chatbot capable of generating responses from PDF resumes. It utilizes natural language processing to parse resume content and provide relevant responses.

Features

  • Parsing PDF resumes
  • Utilizing Llama2 model for NLP
  • Generating responses based on resume content
  • Integration with Langchain for communication

Installation

all installations huggingface models provided in code