Skip to content

drumadrian/noise.bybraincloud.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noise.bybraincloud.com

noise.bybraincloud.com

investigates Graph Retrieval-Augmented Generation for Large Language Models

repoimage.png

https://ieeexplore.ieee.org/abstract/document/10771030

Special Thank you to

Dr. Tyler Thomas Procko

Department of Electrical Engineering and Computer Science, Embry-Riddle Aeronautical University, Daytona Beach, United States of America

Dr. Omar Ochoa

Department of Electrical Engineering and Computer Science, Embry-Riddle Aeronautical University, Daytona Beach, United States of America

eagle.png

go eagles

Architecture Diagram from Cloudcraft:

diagram.png

Created with help from 🤖 Google Antigravity Antigravity

Note: AI enhanced the deployment of this site 🤖

Visit here: noise.bybraincloud.com

Screenshots

screenshot1

screenshot2

Visit here: noise.bybraincloud.com

Amazon EC2 Instance Type and Machine Image (AMI)

amiandtype.png

Check for GPU

nvidia-smi.png

Local Development Setup:

  1. Clone the repository: git clone https://github.com/drumadrian/noise.bybraincloud.com.git cd noise.bybraincloud.com

  2. Run the automated setup script: ./local.setup.sh

For detailed instructions and verification steps, please see walkthrough.md.

  1. Run the server: npm run dev

EC2 Instance Setup:

login to EC2 instance:

ssh -i "noise.pem" ec2-user@IP_ADDRESS.us-west-2.compute.amazonaws.com

Note: Security Group must allow SSH access from your IP address.

instance type: t3.medium EBS storage: 100GB

Install the full stack:

  1. Clone the repository: git clone https://github.com/drumadrian/noise.bybraincloud.com.git cd noise.bybraincloud.com

  2. Setup permission for the deploy script: chmod +x deploy.sh

  3. Run the deploy script: ./deploy.sh


🎥 Comparing Search Methods: OpenSearch, Weaviate, and Neo4j for Low-Noise RAG 🎥

Welcome Video

Project Overview


📄 Thesis & Dissertation Text (structured, not written)

## 📄 Full Thesis & Dissertation

The structured thesis and dissertation content lives here:

➡️ [thesisREADME.md](./thesisREADME.md)

GitHub Link to thesisREADME.md: ➡️ thesisREADME.md




fin

About

investigates Graph Retrieval-Augmented Generation for Large Language Models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors