Ready to build you first web application using Algorithmia? While Algorithms can be called from any platform and language, we've selected a common modern web stack for this example:
- VueJS & Bootstrap4 (frontend)
- Python & Flask (backend / webserver)
- MongoDB (NoSQL database)
- Algorithmia (machine learning model hosting)
For a complete example, you can simply clone the sample repository and follow the installation instructions there; but let's walk through each stage of building this app.