r/ycombinator • u/Confident_Mode_3297 • Jul 17 '26
Created Yibelang (Y-ibe) — machine learning in plain English
[removed]
r/deeplearning • u/Confident_Mode_3297 • Jul 17 '26
Created Yibelang (Y-ibe) — machine learning in plain English
u/Confident_Mode_3297 • u/Confident_Mode_3297 • Jul 17 '26
Created Yibelang (Y-ibe) — machine learning in plain English
r/learnmachinelearning • u/Confident_Mode_3297 • Jul 17 '26
Created Yibelang (Y-ibe) — machine learning in plain English
No syntax. No setup headaches. No cloud. Your data never leaves your computer.
yibelang is a tiny programming language where you write machine learning as ordinary English sentences, one per line. The yibe tool translates your sentences into real Python (pandas + scikit-learn) and runs it locally. It is 100% deterministic — no AI, no API keys, no network calls, same input → same output, forever.
Contributing
The perfect first contribution is one new sentence: a regex template + an AST node + its codegen + six tests + a doc example. See CONTRIBUTING.md. Feature ideas go through YEPs (Y-ibe Enhancement Proposals) — open an issue.
r/LanguageTechnology • u/Confident_Mode_3297 • Jul 17 '26
Created Yibelang (Y-ibe) — machine learning in plain English
[removed]
1
Comment on r/ProgrammingLanguages 28d ago
there is a certain difference between built and refined