conv.

All stories
AIQuiet 6d · day 7

Researcher claims TypeSafe AI's Jev repackages his year-old non-autoregressive model concept

An open-source AI researcher alleges a well-funded startup launched the same architecture he published a year earlier as a novel breakthrough.

What to know

  • An independent researcher published non-autoregressive decision models and their RL-based framework in March and September 2025, releasing code, datasets, and papers openly.
  • TypeSafe AI launched Jev in September 2026, a commercial product using the same core architecture but closed-source, without technical papers or open training data.
  • The researcher publicly alleges concept replication and countered with RL Agent, claiming it is 4x faster and fully open-source.

Nandakishor M Independent AI researcherDiogo Almeida TypeSafe AI founder, ChatGPT co-inventorTypeSafe AI Commercial AI startup

Researcher claims TypeSafe AI's Jev repackages his year-old non-autoregressive model concept
ai

How it unfolded 1 development · click the chart to see its coverage posts

Peak 2 pieces in two hours at Sep 19, 9 AM; 9 pieces over 7 days (3 posts · 6 comments) Sep 19, 9 AM — 2 pieces · 2 posts — Lobsters 1, Mastodon 1Sep 19, 11 AM — 1 piece · 1 comment — Lobsters 1Sep 19, 1 PM — quietSep 19, 3 PM — 2 pieces · 2 comments — Lobsters 2Sep 19, 5 PM — quietSep 19, 7 PM — 1 piece · 1 comment — Lobsters 1Sep 19, 9 PM — quietSep 19, 11 PM — quietSep 20, 1 AM — 1 piece · 1 post — Mastodon 1Sep 20, 3 AM — quietSep 20, 5 AM — quietSep 20, 7 AM — 2 pieces · 2 comments — Lobsters 2Sep 20, 9 AM — quietSep 20, 11 AM — quietSep 20, 1 PM — quietSep 20, 3 PM — quietSep 20, 5 PM — quietSep 20, 7 PM — quietSep 20, 9 PM — quietSep 20, 11 PM — quietSep 21, 1 AM — quietSep 21, 3 AM — quietSep 21, 5 AM — quietSep 21, 7 AM — quietSep 21, 9 AM — quietSep 21, 11 AM — quietSep 21, 1 PM — quietSep 21, 3 PM — quietSep 21, 5 PM — quietSep 21, 7 PM — quietSep 21, 9 PM — quietSep 21, 11 PM — quietSep 22, 1 AM — quietSep 22, 3 AM — quietSep 22, 5 AM — quietSep 22, 7 AM — quietSep 22, 9 AM — quietSep 22, 11 AM — quietSep 22, 1 PM — quietSep 22, 3 PM — quietSep 22, 5 PM — quietSep 22, 7 PM — quietSep 22, 9 PM — quietSep 22, 11 PM — quietSep 23, 1 AM — quietSep 23, 3 AM — quietSep 23, 5 AM — quietSep 23, 7 AM — quietSep 23, 9 AM — quietSep 23, 11 AM — quietSep 23, 1 PM — quietSep 23, 3 PM — quietSep 23, 5 PM — quietSep 23, 7 PM — quietSep 23, 9 PM — quietSep 23, 11 PM — quietSep 24, 1 AM — quietSep 24, 3 AM — quietSep 24, 5 AM — quietSep 24, 7 AM — quietSep 24, 9 AM — quietSep 24, 11 AM — quietSep 24, 1 PM — quietSep 24, 3 PM — quietSep 24, 5 PM — quietSep 24, 7 PM — quietSep 24, 9 PM — quietSep 24, 11 PM — quietYesterday, 1 AM — quietYesterday, 3 AM — quietYesterday, 5 AM — quietYesterday, 7 AM — quietYesterday, 9 AM — quietYesterday, 11 AM — quietYesterday, 1 PM — quietYesterday, 3 PM — quietYesterday, 5 PM — quietYesterday, 7 PM — quietYesterday, 9 PM — quietYesterday, 11 PM — quietToday, 1 AM — quietToday, 3 AM — quietToday, 5 AM — quietToday, 7 AM — quietToday, 9 AM — quietToday, 11 AM — quiet 1
Sep 20Sep 21Sep 22Sep 23Sep 24yesterdaynow · 12:36 PM ET
  1. 1

    Nandakishor M releases RL Agent, an open-source alternative

    Rather than remain bitter, the researcher built RL Agent, a completely open-source System 1 decision model using a bidirectional encoder. He claims it runs in 33–38 milliseconds on GPU, approximately 4x faster than Jev's 150 ms latency.

    “And because we built it properly on a bidirectional encoder, our model runs in 33 to 38 milliseconds on a GPU, making it roughly 4x faster than Jev's published 150 ms latency, and it is 100% open-source.”
    — Nandakishor M
    • > In my March 2025 work, I used frozen sequence embeddings combined with a separate PPO value network. It worked for turn-by-turn sales prediction, but it was not end-to-end **and could not handle dynamic new questions at runtime**. (emphasis mine) Maybe this is just my lack of ML knowledge showing, but isn’t this kind of the entire selling point…

      sunshineai6d ago9▲view on Lobsters ↗
    2 more of the top 3 · 7 posts in this stretch
    • bitsontape@privacysafe.social

      🔬 The best bytes of # science & # tech across the # fediverse “I Built Non-Autoregressive Decision Models a Year Ago․ Then a Frontier Lab Called It a 'Breakthrough' dev․to/nandakishor_m_6cc0adfde9f/i-built-non-autoregressive-decision-models-a-year-ago-then-a-frontier-lab-called-it…” https:// dev.to/nandakishor_m_6cc0adfde…

      bitsontape@privacysafe.socialMastodon6d ago5▲view on Mastodon ↗
    • I can be wrong, but my impression is that they are building a generic classifier, for which you supply the task in a natural language and the schema of the output, and get some (hopefully, good) predictions. Classifiers are obviously not a new thing, but the old way is to gather a labeled dataset specifically for your task and then train a model…

      gepardoai6d ago8▲view on Lobsters ↗
    all of them →
  2. background

    Nandakishor M publicly accuses TypeSafe AI of repackaging his work — The researcher posted a detailed account on Dev.to (cross-posted to Lobsters), arguing that Jev copied the core concept he had published a year earlier and alleging the funded lab received credit for the idea while his open-source work went overlooked due to its narrower initial application.

  3. background

    TypeSafe AI launches Jev commercial product — TypeSafe AI, founded by ChatGPT co-inventor Diogo Almeida, launched Jev, a non-autoregressive decision model product using reinforcement learning for calibrated decisions (RLCD), priced at $0.042 per million input tokens with 150 ms response times. No technical papers, open weights, or training datasets were released.

  4. background

    Researcher publishes framework for reinforcement learning-guided decisions — Nandakishor M published a second arXiv paper (arXiv:2510.01237) laying out a framework for schema-based decisions guided by reinforcement learning, intended to generalize the earlier vertical sales application.

  5. background

    Nandakishor M publishes non-autoregressive decision model research — Researcher published an arXiv paper (arXiv:2503.23303) describing a non-autoregressive architecture for schema-based decisions, released model weights on Hugging Face, published an open dataset, and built a PyPi package.

What people are saying 4 voices from 1 site · best of 7 · verbatim