Skip to content

sjkchang/RAGBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

097eda4 · Feb 26, 2025

History

21 Commits
Nov 19, 2023
Nov 19, 2023
Nov 19, 2023
Nov 19, 2023
Nov 19, 2023
Nov 19, 2023
Feb 26, 2025
Nov 19, 2023

Repository files navigation

CMPE 273 Hackathon (RAGBot)

Project Architecture

Architecture

Demo Screenshots

No Prompt One Prompt Two Prompt

Getting Started

Prerequisites:

NodeJS & NPM - Install Guides can be found official Node.js website

Docker - Install Guides can be found official Docker website

An OpenAI API Key

Start Backend

Add your OPEN AI API key to the docker compose file, then run

docker compose up

Start Frontend

cd chat-frontend
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published