"smart" forms (for onboarding, wizards, etc.)
Sunil Pai has built an experiment using an LLM and web search to auto-infer form values during onboarding for the app Trellis, reducing data entry time with just a name and company. The approach targe…
Sunil Pai has built an experiment using an LLM and web search to auto-infer form values during onboarding for the app Trellis, reducing data entry time with just a name and company. The approach targe…
Trellis, a legal research company providing state trial court data, has launched a ChatGPT plugin and a native assistant called Trellis Chat, extending agentic AI access to its dataset of more than 2.…
Orca released img2blockbench, an open-source tool that converts a Minecraft-style reference image into a native Blockbench .bbmodel file using agent vision, optional mesh guidance, and deterministic c…
AMD released Lemonade 11.0, the latest version of its open-source local AI server for AMD Ryzen CPUs, Radeon GPUs, and Ryzen AI NPUs on Windows and Linux, adding text-to-speech via an OpenMOSS backend…
A developer built Trellis, a local-first graph engine for code, project history, and AI agent reasoning. Trellis stores entities, attributes, and values in an immutable, content-addressed graph, enabl…
Trellis introduced RadixAttention, a radix-tree-based KV cache designed to accelerate the prefill phase of LLM inference for chat and agentic sessions. The system stores shared string prefixes compact…