Skip to content

ryyhan/QA-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-based Q&A RAG

Description

This project implements a user-friendly document Q&A chatbot built with cutting-edge technologies.

Key Features:

  • User Upload: Empowers users to process and explore information from their own document sets (increased flexibility compared to pre-defined data).
  • Llama 3 Integration: Leverages the power of the Llama 3 large language model (LLM) by Hugging Face for superior information retrieval and response generation.
  • Streamlit Interface: Provides a user-friendly web interface built with Streamlit, fostering intuitive interaction with the chatbot.
  • Groq Inferencing: Utilizes the efficient Groq inferencing engine with an LPU (Language Processing Unit) for optimized model execution.

Technical Stack:

  • Large Language Model (LLM): Llama 3
  • Inferencing Engine: Groq
  • Web Framework: Streamlit
  • Vector Embeddings: Google's Vector Embedding

Potential Applications:

Streamlining document analysis workflows in various fields like research, legal review, and customer support. Enabling efficient information retrieval from personal document collections.

Preview

QA.RAG.mp4

Screens

Screenshot 2024-06-12 at 12 18 54 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages