Skip to content

iremyk/Comp491_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comp491_Project

For Backend: * You need some credentials (Settings.py) for openai service access * There is requirements.txt * Create venv using "python3.11 -m venv venv" * Activate venv and install requirements using "pip3 install --no-cache-dir -r requirements.txt" * Initiate fastapi backend application using "uvicorn src.main:app --reload"

For Frontend: * You need node installed * You need to type "npm install" & "npm start" to start react app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published