This is the code for this video, "Build a Cybersecurity Startup" by Siraj Raval on Youtube. This is unfinished code, it runs, but the features still need to be integrated together in a coherent way. I'll outline below what to do
- Switch the react backend to a flask backend
- Add a suitable homepage to the dashboard. I used Clearbit's for inspiration
- Train a logistic regression model on credit card fraud data. Here's an example repository.
- Integrate 2 Openmined libraries, PySyft, and syft.js into the app to enable federated learning and secure multiparty computation.
Everybody but me, i just put it all together to inspire people to build empowering tools for others.