Home / Builder Radar

Builder Radar

A monthly brief on what AI products people are launching. Trends, emerging categories, and products worth watching.

Five European inference providers landed in July, from Italy, Norway and three from Germany. That is more than any month since March, and they are no longer pitching sovereignty as a compliance checkbox. They publish per-token rates, ship OpenAI-compatible endpoints, and expect you to compare them to Together and Fireworks on price. Underneath that, the image and video wrapper wave grew rather than slowed, and a new tell emerged for spotting it.

249

Products spotted

European inference providers

Top trend

European inference stopped selling compliance and started selling price

regolo (Italy, run by the hosting company Seeweb), SimpleLLM (Germany), KugelAudio (Berlin, text-to-speech), IONOS AI Model Hub (Germany) and WAYSCloud (Norway) all arrived within a few weeks of each other. What changed is what they lead with. GDPR and data residency are still on the page, further down. At the top is a per-token rate and an OpenAI-compatible base URL, which means they expect to be compared against Together and Fireworks on cost first and jurisdiction second. GreenPT, which arrived at the start of August, publishes a per-model price table down to cached-input rates.

KugelAudio trained its own voice models instead of reselling

Most European inference providers rent GPU capacity and serve open-weight models. It is a real business with a thin moat, and it describes almost every provider in this group. KugelAudio is the exception: it trained its own text-to-speech models in Berlin, published one under MIT, and competes on latency against ElevenLabs and Cartesia. One company is not a trend. It is the harder path, and nobody else in July took it.

The image and video wrapper wave got bigger, and easier to identify

Image and video generators were 72 of the products we looked at, comfortably the largest group and larger than June. The tell has sharpened into four things that travel together: the domain carries a major vendor's model name, pricing is credit subscriptions in the $9 to $40 band, an API is advertised but never linked to documentation, and no company is named anywhere. Seedance, Hailuo, Wan, Nano Banana and Flux each appeared across multiple unrelated domains. One went further and presented ByteDance's Seedance 2.0 as its own proprietary model, without mentioning ByteDance anywhere on the page.

Three ways to spend less on tokens, none of them switching provider

KV Cache Store precomputes the KV cache for long prompts so you skip prefill on repeated context. Tokenade sits between a coding agent and the model and rewrites requests before they are sent, billing on tokens saved. Parity Layer shadow-tests cheaper models against your baseline and routes to them once your confidence threshold is met. Three products, three mechanisms, all arriving the same month. Three is not a category yet, but a year ago the answer to a large bill was to find a cheaper provider, and none of these do that.

Agent tooling moved down the stack

None of the agent products that landed were frameworks for writing agents. Wire stores documents and records that agents query over MCP, running hybrid retrieval internally. ego lite is a browser where agents work in isolated spaces alongside you, reusing your real logged-in sessions instead of re-authenticating. Redcells runs adversarial probes against models you own. Tura is a local coding agent under AGPL. The framework layer looks settled enough that the interesting work has moved to what agents run inside and against.

Worth a look

New AI products and tools that caught our eye in July 2026

regolo β†—

OpenAI-compatible inference API run on Italian infrastructure with zero data retention

Operated by Seeweb, an Italian hosting company that has been around far longer than the AI boom. Serves open-weight models from EU data centres, and rents GPUs hourly if you want to deploy your own.

KugelAudio β†—

Real-time text-to-speech in 26 languages, trained and hosted in Europe

Trained its own voice models and published one under MIT. Priced per audio minute and built for voice agents, where the constraint is time to first audio.

KV Cache Store β†—

Build, share and reuse precomputed KV-cache artifacts to skip redundant prefill

Treats the KV cache as a distributable artifact with a registry, digests and model metadata. An unusual place to look for savings, and the open-source CLI works on its own without the hosted registry.

Wire β†—

Hosted context containers that agents query over MCP, with hybrid retrieval built in

Delivers retrieval as MCP tools, so an agent gets scoped access without you building the layer. BM25, embeddings, HyDE and reranking all sit behind one search call.

ego lite β†—

Chromium browser where humans and AI agents browse in parallel through isolated Spaces

A local-first answer to headless browser infrastructure. Agents reuse the sessions you are already logged into, driven by an MIT-licensed skill that works with several coding agents.

Runware β†—

Unified API for image, video, audio and 3D generation running on custom inference hardware

Owns its hardware and scheduler, which is the line between this and the media-generation wrappers filling the same category. You can also upload custom LoRAs and checkpoints.

What people are building

Based on ~249 AI products spotted across directories and launch platforms in July 2026

Image & Video
29%
Other
20%
Infrastructure
15%
Marketing & Content
9%
Developer Tools
8%
Voice & Audio
7%
Productivity
4%
Education
3%
Finance
1%
E-commerce
1%
Health & Wellness
1%

May was about volume: AI video and image generators pouring in. June split one category in two. Unified, OpenAI-compatible API gateways were the most active infrastructure niche of the month, and they no longer looked alike. Some were serious routers with observability and compliance; others were anonymous relays selling tokens at a tenth of official prices. The image and video wrapper wave kept running underneath, and a new group appeared: services that sell you visibility inside AI answers.

121

Products spotted

OpenAI-compatible API gateways

Top trend

The unified gateway split into two tiers

Nearly a dozen OpenAI-compatible gateways showed up in June, more than any other kind of infrastructure. The difference from May is that they stopped looking alike. At one end, Requesty routes across 300+ models with fallbacks, caching, per-team cost tracking, and SOC 2 plus GDPR compliance; TokensMind and Tokenware take the same one-endpoint approach across 100 to 200 models. At the other end are relays priced 'from 10% of official rates,' sourced (their words) from third-party resellers, on domains registered weeks ago. Same API, very different economics.

Someone is selling reseller-priced tokens as infrastructure

Tokenware, Teamorouter, Tokens Forge, and one relay that resubmitted repeatedly under rotating throwaway domains share a vocabulary: 'channel,' 'settlement,' 'official-channel pricing,' and headline rates far below what the model providers charge. That is not what OpenRouter or Portkey do; those send your call to the official provider API and mark it up. A gateway that undercuts the provider's own price by 80 to 90 percent has to be getting the tokens from somewhere else. It is worth tracking separately from the legitimate routing trend, because it is a different business.

A market appeared for getting cited by AI

Several products this month sell the same promise: get your brand mentioned when someone asks ChatGPT, Perplexity, or Gemini for a recommendation. BrandGEO, MaxAEO, ClickSEO, and OranGEO call it GEO or AEO, the answer-engine version of SEO. Some are monitoring dashboards, some are managed services on a monthly retainer. Enough of them arrived at once to read as a real niche, and it tracks with how much product discovery now happens inside an AI answer rather than a search results page.

The infra that shipped was about running agents, not building them

Away from the gateways, the accepted infrastructure was operational. Dunetrace watches AI agents in production, with failure detection, Slack alerts, and root-cause analysis. falsifylab exposes finance data as MCP tools an agent can call. CC Switch is an open-source desktop manager for AI coding tools that unifies providers, routing, and usage. Less 'here is a framework to build an agent,' more 'here is how you keep the one you built from falling over in production.'

The image and video wrapper wave has not slowed

It stayed the largest category, same as May. The pattern is unchanged: thin landing pages over a shared pool of models, rebranded and chasing version numbers. Seedance 2.0, 2.1, and 3.0 each showed up as a separate domain, next to Wan 3 Pro, Ray 3.2, Krea 2, Ideogram 4, LTX, and Cosmos 3. When the model is the product and anyone can call it, the URL and the SEO are the only things left to compete on.

What people are building

Based on ~121 AI products spotted across directories and launch platforms in June 2026

Image & Video
22%
Marketing & Content
19%
Other
18%
Infrastructure
12%
Voice & Audio
11%
Developer Tools
7%
Education
4%
Productivity
4%
Health & Wellness
3%
Finance
1%

If April was the month of everything, May narrowed to one thing: AI video and image generators poured in, the single largest category by a wide margin and far ahead of anything else. Almost all of them wrap the same few models. Underneath the noise, a handful of genuine infrastructure products shipped, and April's sudden finance-and-trading wave quietly disappeared.

147

Products spotted

AI video and image generation

Top trend

AI image and video generation swallowed the month

It was by far the largest category, more submissions than any other by a wide margin and a clear jump from its April share. The catch is sameness: most are thin landing pages over the same handful of models. Wan 2.6 and 2.7, Veo 4, Seedance, Vidu Q3, Z-Image, and music models like Lyria 3 show up again and again under different brand names. When the model is the product and anyone can call it, the landing page is the only thing that differs.

The finance and trading wave was a one-month blip

April had a sudden cluster of prop-firm comparators, trading-signal tools, and crypto/prediction-market projects. In May it collapsed to a few stray submissions. A reminder that a single month of a category showing up is a coincidence, not a trend, the pattern only means something if it persists.

Cheaper unified API gateways keep appearing

Another OpenAI-compatible aggregator shipped this month (Our Token), routing across multiple LLM providers on a cost pitch. This is now a recurring shape: take the major models, expose one OpenAI-compatible endpoint, compete on price and routing. OpenRouter has company, and the field keeps getting more crowded.

Inference is starting to be sold as 'not GPUs'

General Compute pitches an ASIC-powered inference cloud built for AI agents, explicitly positioned against GPUs on latency and per-user throughput. Alongside the usual GPU clouds (Packet.ai shipped a Blackwell cloud this month), the alternative-silicon angle is becoming a deliberate differentiator rather than a footnote.

Worth a look

New AI products and tools that caught our eye in May 2026

What people are building

Based on ~147 AI products spotted across directories and launch platforms in May 2026

Image & Video
31%
Consumer Apps
14%
Marketing & Content
11%
Other
10%
Developer Tools
10%
Voice & Audio
10%
Infrastructure
5%
Productivity
3%
Finance
2%
E-commerce
2%
Education
1%
Health & Wellness
1%

Previous editions

April 2026 May 2026
March 2026 March 2026

Get Builder Radar in your inbox

Monthly brief, no spam. Next edition: September 2026.

Is your product missing?

Add it here →