Skip to content

loganlucas13/review-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Pipeline for Review Datasets

Setup

Important

Make sure to have Docker installed.

  1. Add your environment variables to a new file named .env in the root directory.
    • Required variable names are in the sample.env file.
  2. Run the command docker compose up --build in the terminal from the root directory of this project.

Preview

Welcome Page

image

Sign Up

image

Log In

image

Admin Dashboard

image

Curator Dashboard

image

End User Dashboard

Before Query

image

After Query

image

About

A vector-database RAG system for finding semantic similarities within a large dataset of reviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors