Tag
A new experimental component called <LoginWithChatGPT /> lets users log in with their personal ChatGPT account on any site, allowing prompts to run on the user's own plan and eliminating API costs for developers.
Experimental implementation of RDMA over USB4 demonstrated using Thunderbolt and Strix Halo, potentially enabling high-speed data transfer with any USB4 host.
SupraLabs released Supra-A2A-Nano-Exp, a small any-to-any autoregressive model that unifies text and image tokenization into a single Transformer, serving as an educational prototype rather than a production-ready system.
Unreal Engine 5.8 adds experimental MCP server support, enabling AI agents to connect and build games, potentially revolutionizing game development costs.
datasette-tailscale is an experimental alpha plugin that lets Datasette run behind a Tailscale network using a sidecar, enabling easy access via a Tailscale hostname.
MONOLITH is an experimental non-Unix operating system for x86 architecture, available as an open-source project on Codeberg.
The author open-sourced their 'wonderlands' project, the next iteration of their personal AGI sandbox.
Arize Phoenix announces an experimental feature for PXI to spin off subagents, keeping the main context window lean during long investigations.
Supra Labs released Supra Title, a 350M parameter model specialized for generating chat conversation titles. Built on LFM2.5, it runs on any hardware in GGUF format and requires no system prompt.
Firecrawl introduces Prometheus, an experimental forward-deployed agent that writes Firecrawl code to collect web data based on user descriptions, with options for self-hosting or managed hosting, and offers free trials with Claude Fable 5.
Google introduces DiffusionGemma, an experimental 26B MoE open model that achieves up to 4x faster text generation on GPUs using text diffusion, targeting speed-critical interactive local workflows.
Built a Windows operating system using the Claude Fable 5 model, showcasing the amazing capabilities of AI.
club-3090 adds experimental FP8 support for Qwen3.6-27B, enabling dual RTX 3090 rigs to run the model with performance similar to unquantized BF16.
A programmer used the caches of 3.9 million open DNS resolvers to store file fragments, creating an absurd open-source project called dnsfs. The files disappear as the caches expire.
Google Labs launches Dreambeans, an AI-powered app for iOS and Android that uses data from Google services to generate illustrated lifestyle suggestions, aiming to combat doomscrolling by offering a limited number of curated stories per day.
Microsoft announces Scout, an autonomous AI agent built on the OpenClaw framework, designed to run continuously in Microsoft 365 to automate tasks like scheduling and risk detection. It is available as an experimental release to Frontier program customers.
O Chrome propõe novas APIs de atualizações parciais declarativas para permitir entrega de HTML fora de ordem e inserção dinâmica, visando melhor desempenho em aplicações web modernas.
llama.cpp server now includes built-in native tools via an experimental flag, enabling file operations, shell commands, and more without external wrappers.
An experimental Jinja template for Gemma4 31B in llama.cpp that improves stability for multi-turn tool calls by fixing common thinking tag issues. Community feedback is welcome, but this is not recommended by Google.
A developer created an experimental fork of llama.cpp that offloads only used experts instead of entire layers to VRAM, achieving speed improvements for MoE models on GPUs with limited VRAM like the RTX 2060 12GB. The author is asking for testers to validate performance on other Nvidia GPUs.