Skip to content

Anupam0202/Contextual-RAG-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image

Contextual-RAG-Chatbot:

Overview

This application is a Streamlit-based chatbot that analyzes multiple PDF documents using Retrieval-Augmented Generation (RAG) with Google's Gemini model. It allows users to upload PDFs, process them, and ask questions about their content, providing context-aware responses.

Features

  • Upload and process multiple PDF documents (up to 100MB each).
  • Ask questions with context from uploaded documents.
  • View conversation history and document sources.
  • Customize settings like temperature, chunk size, and context window.

Installation

  1. Clone the Repository
    git clone https://github.com/Anupam0202/Contextual-RAG-Chatbot
    cd Contextual-RAG-Chatbot

About

Contextual RAG Chatbot that processes PDF documents using the Google Gemini API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages