Skip to content

TwenteCreates/wendy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Wendy

Wendy is a home security assistant with face recognition. It's a chatbot app that tells you when someone's at the door and remembers them in the future, along with running face detection against the Netherlands' Police wanted/missing persons database.

Read case study β†’

πŸ’» Demo

Wendy screenshot

πŸ› οΈ Development

To build the app, first install dependencies in the app folder:

npm install

Run the frontend on http://localhost:3000:

npm run dev

To generate for deployment:

npm run generate

For the backend, simply run the hello.py file using Python from the backend folder.

πŸ‘₯ Contributors

Profile pictures of contributors on GitHub

πŸ“„ License