Skip to content

muzakker/Docu-Query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG System

To run the project, please follow the steps included below. You also require API keys from Pinecone and OpenAI to run the project.

Installation

To install the dependencies required for this project, run the following command in your terminal or command prompt:

pip install -r requirements.txt

Upload

To run the script, run the following command:

python upload.py --pdf_file="LLMsCanbeEasilyDistracted.pdf"

Demonstration video of Milestone 1

Query

To run the script, run the following command:

python query.py --question="What is the summary of the paper?"

Demonstration video of Milestone 2

Gradio Integration

To run the script, run the following command:

python gradio_ui.py

Demonstration video of Milestone 3

Gradio App Link

About

Spring-24: A Rag-based Project repo for COM S 579: Natural Language Processing course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages