#95 · Primary category: Deep Learning Frameworks

pipcook

js machine-learning pipeline tensorflow

Machine learning platform for Web developers

Project last updated:08/30/26

GitHub Stars

2.6K

Forks

210

Contributors

36

License

Apache-2.0

Why we included this project

JavaScript and front-end engineers who want to add machine learning to their projects often hit a wall when the tooling assumes Python. Pipcook removes that wall: it turns the entire workflow from data ingestion to training, evaluation, and serving into a pipeline framework that runs inside Node, with TensorFlow.js handling the computation underneath. TypeScript teams can define pipelines in code, mix built-in or custom plugins, and manage runs through the bundled CLI and dashboard instead of standing up a separate Python ecosystem. It is a practical choice for web teams that want reproducible, scriptable ML inside their own build and runtime, not a research-grade training library. If your front-end team already owns JavaScript, this lets them own the models too.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category