Technical requirements
We’ll build the main app on the Vuetify framework (https://vuetifyjs.com/en/) and Pinia (https://pinia.vuejs.org/) to manage the state. As stated previously, we’ll leverage various TensorFlow libraries (https://www.tensorflow.org/js/) to incorporate some intelligence into our app.
You can find the complete code for this chapter here: https://github.com/PacktPublishing/Building-Real-world-Web-Applications-with-Vue.js-3/tree/main/09.tensorflow.
Let’s get started with a prototype app!