Skip to content

A simple rag based pdf question answering system

Notifications You must be signed in to change notification settings

devloperhs14/askPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

askPDF 📄

A simple rag based pdf question answering system that run on local!

Table of Contents

Installation

Step-by-step instructions on how to get the development environment running.

Download the base environment file and place it at root of project : Base Environment

# Clone the repository
git clone https://github.com/devloperhs14/askPDF

# Navigate to the project directory
cd askPDF

# activate the devlopement environment - cmd
rag-llm\Scripts\activate

# for os
source rag-llm\Scripts\activate.bat

Usage

Create a .env file and put your api key in GROQ_API_KEY, then...

# run the app
streamlit run app.py

To Obtain Groq API Key - Refer this article https://www.kerlig.com/help/groq/get-api-key

Demo

For detailed steps, refer to the video. - Follow after cloning repo and cd https://github.com/user-attachments/assets/ad329e23-488b-4fbf-9cd3-30e12b7edd39

About

A simple rag based pdf question answering system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published