Dev Radar
Support
LiveUpdated 2026-09-19 18:39 UTC

gpu-query

gpu-query is An experimental neural parser for app search bars. A 29,597-parameter model turns a typed phrase into a structured filter without ever learning your field names.. It is ranked #909 on the Dev Radar, in AI dev tools, first seen 7 days ago and shared in 1 post (3.1k views).

Visit gpu-query.safzan.dev

gpu-query gpu-query A search bar that parses itself. A 29,597 -parameter model turns a typed phrase into a structured filter. It is running in this tab right now, on your CPU for one query and on WebGPU for a batch, and it has never seen the schema below. your schema scramble names reset Edit anything. The field names never reach the model, so renaming them changes the answer but not the parse. + field query — µs roles filter How it works One mechanical scan splits the phrase into tokens and emits sparse feature rows for each one: shape, case, length bucket, operator-lexicon membership. Your schema is added as three more kinds of row, none…

What people said about gpu-query on X

I've built gpu-query, inspired by @imarikchakma and @shuding. This is a super fun way to parse data in the browser, by training small models that run in-browser for specialized purposes, 'gpu-query' is for filters! Demo: https://gpu-query.safzan.dev Code: https://github.com/safzanpirani/gpu-query

@cheatyyyy, 7 days ago · 30 likes · see the post

Alternatives to gpu-query

gpu-query in numbers

FAQ

What is gpu-query?

An experimental neural parser for app search bars. A 29,597-parameter model turns a typed phrase into a structured filter without ever learning your field names. It was first shared on X 7 days ago and is ranked #909 on the Dev Radar.

Is gpu-query free?

Pricing is not stated on the page we read.

Who shared gpu-query?

1 account on X, including @cheatyyyy, in 1 post totalling 3.1k views.

Every post is read and classified by Jev (TypeSafe): what it is, which market it belongs to, and whether the link is a real tool. 12.2k posts from 4.7k X accounts over the last 21 days, 1.4k tools, 12 markets. Collected every 5 minutes, fully re-ranked every hour — last update 2026-09-19 18:39 UTC. Full method.