Skip to content

mengzhuou/TraversaalAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Frontend Setup

  1. Locate to src folder
  2. run "npm install" in terminal
  3. run "npm start" to run frontend in the local 3000 port

Backend Setup

  1. Locate to backend folder

  2. python -m venv myenv

  3. myenv\Scripts\activate (windows) source myenv/bin/activate (mac/linux)

  4. pip install Flask

  5. (inside myenv folder) python app.py

secret key for generative ai api key: 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •