Skip to content

Yash-finwiz/GenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenAI

Screenshot 2024-05-11 003808

The FastAPI REST Server is implemented in the main.py file. The React code is in the app folder.

How to run

  1. Install the dependencies
pip3 install -r requirements.txt
  1. Start the FastAPI server
python3 main.py
  1. Start the React app
cd app
npm install
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages