chekoduadarsh/BlocklyML
A visual block-based programming tool that simplifies machine learning implementation without writing code.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
BlocklyML is a no-code visual programming environment forked from Google’s Blockly, adapted for machine learning and data analytics. Users drag and drop blocks to construct ML pipelines (classification, regression) using popular libraries like TensorFlow, scikit-learn, and PyCaret, and the tool generates the corresponding Python code. It includes a dataframe viewer and supports downloading the generated code.