Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.04 KB

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