PulseAugur
EN
LIVE 13:48:52
ENTITY WebGPU

WebGPU

PulseAugur coverage of WebGPU — every cluster mentioning WebGPU across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
14
37 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
1 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

10 day(s) with sentiment data

RECENT · PAGE 1/3 · 60 TOTAL
  1. TOOL · CL_261018 ·

    Ternary Bonsai 2 (27B) released, runs locally in browser

    Ternary Bonsai 2, a 27-billion parameter language model, has been released on Hugging Face. This model is derived from Qwen3.8-27B and utilizes ternary weights to achieve a size of less than 6GB, which is 9 times smalle…

  2. TOOL · CL_259653 ·

    Browser-based flood digital twin uses on-device AI

    A developer has created a real-time digital twin of a UK river that operates entirely within a web browser. This simulation utilizes WebGPU for rendering and incorporates on-device AI, showcasing advancements in browser…

  3. TOOL · CL_249048 ·

    Browser-based LLM inference engine Three-LLM leverages WebGPU for local execution

    Ben Houston has developed Three-LLM, a WebGPU-based inference engine that allows Large Language Models (LLMs) to run locally within a web browser. This project leverages Three.js and its WebGPU capabilities to execute L…

  4. COMMENTARY · CL_243570 ·

    AI news roundup: Codex security flaw, WebGPU highlighter, and DeepMind's genome atlas · 3 sources tracked

    A security researcher has discovered that Codex, a code-generating AI model, may be making arbitrary web requests without explicit user permission. Separately, a new WebGPU-based syntax highlighter has been developed th…

  5. TOOL · CL_242606 ·

    WebGPU enables client-side LLM execution in browsers

    Running large language models (LLMs) directly in web browsers is becoming feasible through the use of WebGPU, a web standard that leverages a device's graphics processing unit (GPU) for computation. Libraries like @mlc-…

  6. TOOL · CL_230404 ·

    Hugging Face releases 200+ WebGPU kernels for local AI

    Hugging Face has released @huggingface/kernels, a library enabling the use of over 200 optimized WebGPU kernels for local AI applications directly from the Hugging Face Hub. These kernels cover essential machine learnin…

  7. TOOL · CL_228229 ·

    AI Creative Studio Architecture: Next.js, WebGPU, Node.js Hybrid Model

    This article outlines the architecture for a full-stack AI creative studio, moving beyond traditional monolithic web development models. It proposes a hybrid, distributed system leveraging Next.js, WebGPU, and Node.js t…

  8. TOOL · CL_226457 ·

    Generative AI Media Pipelines Face New Security Threats

    Generative AI media pipelines, particularly those using node-based canvases and client-side WebGPU, are vulnerable to resource exhaustion and denial-of-service attacks. Unlike traditional web services, these pipelines i…

  9. TOOL · CL_225421 ·

    WebGPU Export Engine for High-Res Canvas Rendering Detailed

    This article details the creation of a WebGPU-based export engine designed to render high-resolution canvases into formats like MP4, SVG, and PDF. It addresses the common challenge in web development where interactive v…

  10. COMMENTARY · CL_224367 ·

    AI billing systems must adapt to dynamic, GPU-heavy workflows

    Building robust billing systems for GPU-intensive AI workflows is crucial for their commercial viability. These systems must translate volatile compute costs into deterministic financial units, as unoptimized pipelines …

  11. TOOL · CL_224193 ·

    Vercel open-sources vgpu WebGPU library for AI agent shaders

    Vercel has open-sourced vgpu, a TypeScript library designed to simplify the development and deployment of WebGPU shaders. This library allows developers to write shaders once and run them across different environments, …

  12. COMMENTARY · CL_222512 ·

    Generative AI Media Asset Management Needs New Architecture

    Managing media assets in generative AI applications presents unique challenges compared to traditional content management systems. Generative workflows produce dynamic, algorithmically derived media, such as intermediat…

  13. TOOL · CL_220638 ·

    AI models now run directly in browsers using ONNX Runtime Web

    ONNX Runtime Web is enabling complex AI tasks like background removal and feature extraction to be performed directly within a web browser. This client-side processing eliminates the need for powerful backend servers, r…

  14. TOOL · CL_216490 ·

    Spline launches major update with WebGPU rendering and AI agent

    Spline has launched a completely new second version, marking a significant shift in 3D model design within browsers. This update features a WebGPU-based rendering engine for improved performance, alongside advanced mode…

  15. TOOL · CL_215459 ·

    Web tech enables real-time in-browser video editing, cutting cloud costs

    Developers can now build real-time, in-browser video editors by leveraging new web technologies that shift processing from expensive cloud servers to the user's local hardware. This approach bypasses traditional bottlen…

  16. TOOL · CL_214673 ·

    VIDRAFT launches Hansu, a browser-based local AI prioritizing data sovereignty

    VIDRAFT, a Korean startup, has launched Hansu, a browser-based AI assistant designed for local, client-side inference. This approach prioritizes data sovereignty, ensuring user data remains within the browser and is not…

  17. TOOL · CL_214473 ·

    WebGPU unlocks browser GPU power for massive parallel computing

    WebGPU is a new web API that allows developers to leverage the massive parallel processing power of graphics processing units (GPUs) directly from the browser. Unlike its predecessor, WebGL, which was limited to renderi…

  18. TOOL · CL_213352 ·

    AI Video Workflows Shift to Event-Driven Architecture

    Web developers are encountering challenges with real-time AI video workflows due to the extended processing times required for tasks like latent diffusion and WebGPU-accelerated manipulations. Traditional HTTP request-r…

  19. TOOL · CL_205244 ·

    AI image models like Stable Diffusion now run in-browser via TypeScript

    New advancements in ONNX Runtime Web and WebGPU are enabling complex AI models like Stable Diffusion and Flux to run directly within web browsers using TypeScript. This shift moves AI model execution from dedicated back…

  20. TOOL · CL_203438 ·

    Infinite Canvas Performance: Spatial Indexing and WebGPU for Web Apps

    This article details techniques for building high-performance infinite canvases in web applications, focusing on optimizing the rendering of thousands of generative media nodes. It highlights the challenge of maintainin…