Skip to content

sjkchang/RAGBot

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

 
 
 

Contributors