Model Gen X v1.0

▎AutoML, with words.

Build models by describing what you need. _

Upload a dataset. Tell the agent your goal. Get a trained, evaluated, deployable model in minutes — no notebooks, no boilerplate.

~ smart-automl-agent / iris-classifier
user
› xgboost ready
‹ T4 GPU
↳ auto-tuned
scikit-learn· xgboost· pytorch· tensorflow· pycaret· gemini 1.5· dask· fastapi· kaggle gpu· scikit-learn· xgboost· pytorch· tensorflow· pycaret· gemini 1.5· dask· fastapi· kaggle gpu·
0 model families
~0s avg. train (small csv)
0M rows via dask
0 lines of code required

/ 01 — capabilities

A studio, distilled into a sentence.

01

Chat-first agent

Describe the task in plain English or Arabic. The Gemini-powered brain interprets it, inspects your dataset, and proposes a plan you can approve.

02

AutoML, end to end

Cleaning, encoding, scaling, model selection, cross-validation, hyperparameter tuning — handled. You get the winning pipeline, persisted and downloadable.

03

Tabular & deep

CSV, Excel, parquet for ML. Images, text, audio routed to PyTorch / TensorFlow with mixed-precision training on Kaggle T4 / P100 GPUs.

04

Scales with Dask

Datasets larger than memory? Chunked, parallel processing keeps the workflow identical from 1 MB to 100 GB.

05

Live playground

Every trained model gets an instant prediction interface — type in new feature values, see the answer and class probabilities in real time.

06

Bring it home

Export your model as a joblib bundle. The whole pipeline is portable to any Python environment.

/ 02 — how it works

Four steps. Always.

  1. step.01

    Sign in with Google.

    OAuth 2.0 — no password to remember. Free tokens credited automatically.

  2. step.02

    Upload your data.

    Drop a CSV / Excel file or paste a Drive link. The agent profiles columns, missing values, and suggests a target.

  3. step.03

    Chat your intent.

    “Predict customer churn.” The agent picks classification, splits data, trains 4 candidates, and reports the best one.

  4. step.04

    Use the model.

    Test predictions in the live playground, download the artifact, or hand it to your API.

/ 03 — live demo

From file to forecast
in one conversation.

Sign in, drop a CSV, and ask the agent to build a model. You'll see column profiling, automatic task detection, cross-validation across candidate models, and the winner saved to your dashboard — all in under a minute on a typical tabular dataset.

Open the playground →
iris.csv parsed
150 rows · 5 columns · target detected: target
Random Forest · accuracy 0.967
Logistic Regression · accuracy 0.933
Gradient Boosting · accuracy 0.946

/ 04 — early users

What people are saying.

“I described my churn problem in two sentences. Twenty seconds later I had a model with 0.91 AUC. This is what AutoML should always have felt like.”
— Data Lead, fintech startup
“The chat interface removed the ‘which library do I install today’ question. My grad students just build.”
— Prof., CS department
“We pushed a 2 GB CSV through and it shrugged. Same workflow, same UI. That was the moment we paid for Pro.”
— ML engineer, e-commerce

/ 05 — faq

Questions, answered.

Do I need to know Python?

No. The platform is designed for non-coders. If you do know Python, you can also download the trained pipeline and integrate it anywhere.

What's the maximum dataset size?

On the Free plan, 200 MB per upload. Pro raises the limit and routes larger files through Dask streaming. We've tested up to ~10 GB on a single Pro project.

How does token billing work?

You get 1,000 free tokens on signup. Training consumes 50 tokens; predictions 1 token each. When you run out, upgrade to Pro or Enterprise — no second-account loopholes.

Can I export my model?

Yes. Every trained pipeline is downloadable as a joblib artifact that includes the preprocessing steps. It runs in any Python 3.11+ environment.

Is my data private?

Datasets are stored under your account and never used to train shared models. Delete a project and the underlying files are removed too.

Ship a model
before lunch.

Sign up free. No card. No setup. 1,000 tokens included.

Get started →