kobra-dev/Kobra
Kobra is a visual programming language (like Scratch) for Machine Learning
Kobra is a visual programming tool that lets you build machine learning models without writing any code. You drag and drop blocks to connect data, train models, and get predictions or classifications. It's designed for anyone who wants to experiment with AI, like students, educators, or business analysts, without needing to be a software engineer.
270 stars. No commits in the last 6 months.
Use this if you want to create and experiment with machine learning models using a simple, drag-and-drop interface instead of complex programming.
Not ideal if you are an experienced machine learning engineer looking for advanced customization or deep code-level control over your models.
Stars
270
Forks
20
Language
TypeScript
License
—
Category
Last pushed
Mar 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/kobra-dev/Kobra"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
a-merezhanyi/codingame
My solutions for https://www.codingame.com
butlerlabs/butler-blocks
Butler Blocks is a JavaScript library that helps developers build incredible document processing...
miloide/milo-blocks
Milo Blocks contains definitions of custom blocks and code generators for Milo
miloide/MiloServer
The Milo IDE
joey1887/result
🔍 Simplify error handling in TypeScript with a type-safe Result pattern, inspired by Rust, to...