Machine Learning Car This is my typescript version of this project: Video Link Installation Install with yarn, npm, or pnpm yarn install Usage # run locally yarn dev # build yarn build # serve yarn dev # or with docker compose docker compose up