cd/entity/LLM· home entities LLM
grep -l @llm /news/*.json | wc -l → 133

LLM

mentions 133 type Organization page 6/7 feed RSS
15:15
2026-05-23
dev.to
large-language-models

Using an LLM to automate a task that used to take hours by hand

The article describes how the author automated the manual process of aligning source and translated audio phrases for latency measurement in live speech-to-speech translation. By using an LLM to handl…

23:24
2026-05-22
dev.to
artificial-intelligence

Ghost Bugs Cost $40K: A Neural Debugging Postmortem

A production RAG system handling 12,000 queries per day suffered an estimated $40,000 in losses over three weeks due to silent errors caused by vector embedding drift. The root cause was an embedding …

18:04
2026-05-22
dev.to
large-language-models

Investigation Reports: When Monitors Get Smarter

The article describes a new AI-powered feature called Investigation Reports, which uses a large language model (LLM) to automatically investigate system alerts and generate detailed diagnostic reports…

13:16
2026-05-22
dev.to
artificial-intelligence

Why AI Should Not Write SQL Against ERP Databases

The article argues that allowing AI to generate raw SQL queries against ERP databases is a poor architectural choice, despite being a common demo technique. It explains that ERP data is governed by co…

07:21
2026-05-22
dev.to
artificial-intelligence

Graph RAG vs Vector RAG: When to Use Each

The article compares Vector RAG and Graph RAG, two retrieval-augmented generation patterns that help large language models use external knowledge. Vector RAG retrieves relevant context by finding sema…

20:44
2026-05-21
dev.to
artificial-intelligence

How I Cut My LLM Costs by 90% Without Changing My App Logic

The author reduced their LLM API costs by 90% by implementing a self-hosted, OpenAI-compatible proxy called freellmapi, which automatically routes non-critical requests across multiple free-tier provi…

19:52
2026-05-21
simonwillison.net
artificial-intelligence

Datasette Agent

Datasette Agent is a new, extensible AI assistant for Datasette that provides a conversational interface for querying data and generating charts via plugins. The live demo, running on Gemini 3.1 Flash…

12:24
2026-05-21
discuss.haiku-os.org
artificial-intelligence

Will AI ever be used in Haiku?

Fragmented and largely off-topic forum discussion that debates desktop operating system market share, specifically comparing Windows, macOS, and Linux. The conversation then shifts to a heated argumen…

11:50
2026-05-21
arxiv.org
large-language-models

CPPL: A Circuit Prompt Programming Language

Researchers have developed CPPL, a compiler-mediated hardware design framework that converts large language model-assisted circuit generation into a statically checkable frontend problem. The system c…

10:36
2026-05-21
dev.to
large-language-models

When Should You Use GraphRAG Instead of RAG?

While standard RAG (Retrieval-Augmented Generation) is effective for simple lookup questions, it struggles with complex queries requiring an understanding of relationships between entities. GraphRAG a…

← prev page 6 / 7 next →
// co-occurs with top 8 entities