Computer Vision Playground Structure cv-playground/ |---apps/ | |---app/ # NextJs app | |---api/ # FastAPI app | |---packages/ | |---shared | |---wasm # WebAssembly package with Rust | |---|---pkg # Compiled wasm files