All blog posts, tools, and guides about RAG from Developers Digest.
10 resources - 5 posts, 5 tools

SNEWPAPERS is a useful Show HN signal: the strongest agentic search products do not replace search results with prose. They teach the agent to operate a real search system.

OpenAI shipped an open-weight PII redactor. Here is how to wire it into a real ingestion pipeline locally, fast, with zero leaks, and how it benchmarks against Presidio and a regex baseline.

A production-grade RAG pipeline with Claude. Chunking that survives real documents, retrieval tuning that actually moves the needle, citation tracking, and the prompt caching trick that makes RAG cheap enough to ship.

Agents forget everything between sessions. Here are the patterns that fix that: CLAUDE.md persistence, RAG retrieval, context compression, and conversation summarization.

How RAG works, why it matters, and how to implement it in TypeScript. The technique that lets AI models use your data without fine-tuning.
Most popular LLM framework. 100K+ GitHub stars. Chains, RAG, vector stores, tool use. LangGraph adds stateful multi-agent workflows with cycles and persistence.
AI FrameworksTypeScript-first AI agent framework. Workflows, RAG, tool use, evals, and integrations. Built for production Node.js apps. Open-source.
AI FrameworksLLM data framework for connecting custom data sources to language models. Best-in-class RAG, data connectors, and query engines. Python and TypeScript.
AI FrameworksOpen-source AI orchestration framework by deepset. Modular pipelines for RAG, agents, semantic search, and multimodal apps. Pipeline-as-graph architecture with explicit control.
AI FrameworksGoogle's AI notebook that lets you ground a Gemini chat in your own uploaded sources. Generates summaries, mind maps, and podcast-style audio overviews.
Productivity
New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.
Explore 351 topics
Browse All Topics