# bezy.ai **Repository Path**: mirrors_mathisonian/bezy.ai ## Basic Information - **Project Name**: bezy.ai - **Description**: Experiments with machine learning and bezier curves - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bezy.ai Experiments with machine learning and bezier curves ## Generating example images ### Install ``` npm install ``` ### Run ``` npm start ``` See the comments at the top of [index.js](./index.js) for configuration options.