An AI Model Builder Demo that uses TensorFlow and can make an AI model with pre-trained data or user-inputted drawing data. It features a block-based UI, and testing after training. It can be deployed locally or on the web. It uses HTML, CSS, and JavaScript for the frontend, and the backend is running Python, using Flask. Created April 8, 2023.