Skip to content

RahulReddy21/pdf-chatbot-rag-langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Text-Mining-Retrieval-Augmented-Generation-LangChain-Streamlit

Text - Mining - Final Project - Retrieval-augmented generation (RAG) - (PDF-Bot with LLMs)

Langchain

Our Streamlit application allows users to interact with PDF documents using conversational artificial intelligence (AI). Users can upload PDF files, ask questions related to the content of these documents, and receive responses generated by a pre-trained AI model. Tried to implement Retrieval-augmented generation (RAG), which is an AI framework.

Features:

• PDF File Upload: Users can upload one or more PDF files containing text content.

• AI Model Selection: Users can select from a variety of pre-trained AI models to generate responses to their questions.

• User Question Input: Users can input questions related to the content of the uploaded PDF files.

• Temperature Adjustment: Users can adjust the temperature parameter for response generation, controlling the creativity and randomness of the AI- generated responses.

• Response Display: The application displays the generated response, broken down into paragraphs.

• Chat Memory: Users can view a history of their interactions, including questions asked and AI-generated responses.

About

Streamlit application for conversational AI with PDFs using LLMs, LangChain, and Hugging Face models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors