Weekly Product Update: Async Pipeline Generator + Website Refresh
Another big week at Doubleword.
We’re seeing more teams start to build large-scale async workloads on the platform - everything from dataset generation and evaluation pipelines to background agents and large-scale document processing. As these use cases grow, one thing has become clear: getting started with async systems is still a barrier for many teams.
New: Async Pipeline Generator
To make this easier, we’ve shipped a new async pipeline generator.
You describe the workload you want to run, and the tool will:
- Generate a realistic dataset
- Simulate the full async pipeline
- Provide the exact code needed to run it on Doubleword
- Show a cost comparison vs real-time APIs
You can then take that same workload and run it directly inside the app.
The goal is simple: reduce the friction between “idea” and “first batch run,” and make it much clearer how async inference actually works in practice.
Website refresh
We’ve also refreshed the Doubleword website to better explain async inference and highlight the kinds of workloads teams are already running on the platform.
If you’re exploring batch workflows for the first time, it should now be much easier to understand where Doubleword fits - and what’s possible when you move beyond real-time constraints.
Seen in the Wild
We’re starting to see some great projects emerge from early users.
If you’ve built something on Doubleword and want to be featured, let us know — we’d love to include it in our Seen in the Wild section.


