#78 · Primary category: AI Design & Prototyping

AI-Blocks

ai-blocs artificial-intelligence deep-learning machine-learning modular neural-networks python tensorflow wysiwyg

A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!

Project last updated:04/19/23

GitHub Stars

1.9K

Forks

216

Contributors

4

License

Other

Why we included this project

AI-Blocks trades the usual code-first workflow for a drag-and-drop scene editor. You place blocks on a canvas, attach Python scripts to them, edit the variables those scripts expose in a properties panel, and either run the model in the editor or export it as a standalone TensorFlow script. That makes it a gentle on-ramp for people who want to tinker with a neural network without wrestling with framework boilerplate, and teachers can use it to show beginners how models fit together. The trade-offs are real: the project has been quiet since 2023 and its non-commercial Creative Commons license rules out production use, so treat it as a learning and experimentation tool. The site's documentation and video tutorials cover the first steps.

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