Skip to content

Tyler-Baksh/COMP3610-Assignment3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COMP3610-Assignment3

Project Description

This project focuses on developing a complete intelligent data analytics system by integrating concepts from Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), and Apache Spark. It involves processing large-scale datasets using Spark for distributed computing, constructing a RAG pipeline to retrieve and generate insights from a document corpus, and combining both components into a unified application capable of answering natural language queries. The project highlights how structured data analytics and unstructured document retrieval can work together, reflecting real-world systems where organizations leverage both data processing frameworks and AI-driven search to generate meaningful insights.

Setup Instructions

  1. Run the command "pip install -r requirments.txt".
  2. Click the "Run All" button to run the entire notebook.

AI Disclaimer

Claude (Anthropic) was used for troubleshooting and guidance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors