Skip to content

A Personalised Multi Modal Agent for Advancing Student Climate Awareness and Sustainable Behaviour in Campus Ecosystems

License

Notifications You must be signed in to change notification settings

Juniorlcsss/eco-bee-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eco-bee

Instructions for windows

  1. Install python libraries
  • cd backend; pip install -r .\requirements.txt; py -3 .\app.py
  1. Initialize npm
  • cd frontend; npm install; npm run dev

Note:

  • Backend runs on localhost:8000
  • Frontend runs on localhost:3000
  • All environment variables must start with NEXT_PUBLIC_ to be accessible in the frontend
  • Never commit .env.local files to git

CAUTION

.next frequently gets corrupted run this in the frontend directory:

  • Remove-Item -Recurse -Force .next

About

A Personalised Multi Modal Agent for Advancing Student Climate Awareness and Sustainable Behaviour in Campus Ecosystems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published