Back to home

RAG

30 articles tagged with this topic

LangChainRAG

AI Engineers' Real Barrier Isn't LangChain—This Project Lays Bare the Stack

calmrocks' zero-framework Colab tutorials went viral on GitHub. We're watching the deeper signal: the AI engineer role is stratifying by who truly und

11h ago2 min read
AI testingAI application evaluation

Testers Become AI Quality Inspectors: Open-Source Roadmap Exposes a Talent Gap

A 13-chapter AI testing roadmap hit GitHub, gaining thousands of stars. Real signal: "who verifies AI" is becoming a new job.

1d ago2 min read
Alibaba CloudAI Agent

AI's Bottleneck Has Moved: From Model Selection to the Real-Time Data Pipeline

Model selection isn't AI's bottleneck. We see the real-time data pipeline — most enterprises stuck on T+1 batch — blocking Agents in production.

3d ago2 min read
RAGEnterprise Knowledge Base

RAG now needs monitoring — SMB AI apps shift from 'just works' to 'can't crash'

A Juejin post shows lightweight RAG monitoring: 5s probes, 3s timeouts, WeChat Work alerts. AI apps shift from 'can it work' to 'must not crash'.

3d ago2 min read
AI AgentEnterprise Procurement

90% of AI Agents Are Wrappers — Three Tests to Filter Vendor Hype

Real agents have clear technical definitions. Three hard metrics from frontline practice to help buyers cut through vendor pitch in AI Agent selection

4d ago2 min read
DoubaoZhiya

Doubao's Zhiya: Teaching AI 'I Don't Know' Is Harder Than Making It Right

Zhiya, a Doubao-ecosystem workbench, silences AI when sources can't be verified—turning trust from a model problem into an engineering one.

4d ago2 min read
Enterprise TrainingAI Exam Generation

Corporate AI Exam Generation: PPT to Paper in Hours, But Trust Gap Remains

How LLMs+RAG fix enterprise exam creation's three pain points—slow, person-dependent, outdated—representing AI's first real unglamorous production win

4d ago2 min read
AWSKnowledge Management

AWS Turns Enterprise Knowledge Management Into an AI Template

AWS releases an RAG-based AI template for capturing veteran expertise — a key standardization signal for manufacturing, healthcare, and energy.

4d ago2 min read
AWSAmazon Bedrock

AWS Bedrock RAG Fix: Pre-Filter Docs With Cheap Model—Save Money, Buy Complexity

RAG queries feed Claude Sonnet 5-20 chunks per ask. AWS proposes pre-filtering with cheap Claude Haiku. Saves tokens, adds complexity.

Aug 212 min read
MistralAgentic Search

Mistral's Agentic Search: 86% accuracy on complex docs—at 71-second cost

Mistral's Agentic Search hits 86% accuracy on FinanceBench, but each query now averages 71s—shifting from snippets to evidence chains.

Aug 212 min read
OAGRAG

Beyond Tool-Calling: The Real AI Agent Divide Is Decision Memory

Tool-calling is just the entry ticket. Real business agents must write every decision back to form auditable, learnable memory — the 2026 enterprise A

Aug 202 min read
RAGEmbedding

The Hidden Cost of Enterprise AI Knowledge Bases: Every Update Re-burns Compute

Enterprise AI knowledge bases reindex on every document update. Million-doc rebuilds take hours; incremental updates risk conflicts. The RAG pitfall.

Aug 192 min read
GraphRAGHippoRAG

GraphRAG & HippoRAG Tested in China: Promising Theory, Painful Deployment

GraphRAG and HippoRAG promise AI multi-hop reasoning via knowledge graphs. A Chinese test on 89 enterprise QA questions reveals: promising theory, pai

Aug 192 min read
Agent developmentRAG

Agent Model Selection: Break Down Tasks First, Then Compare Parameters

A Java developer forced into Agent work asked "which model is strongest" — exactly the wrong question. Four model types, not one, run a real Agent sys

Aug 192 min read
Ragentnageoffer

Ragent 1.1.0 Ships: A Chinese Developer's RAG Framework Goes Enterprise-Grade

Ragent 1.1.0 ships from a solo Chinese dev. What was 'runnable' becomes 'auditable': four-channel hybrid retrieval, source attribution, tiered routing

Aug 192 min read
AI AgentLangChain

AI Agent Tool Selection: Don't Dump Everything In — An AI Pharma Paper's Fix

Three tool-filtering modes for AI Agents — LLM, embedding, all-in. An AI pharma paper exposes real cost-vs-accuracy tradeoffs in enterprise rollouts.

Aug 182 min read
TencentEVIE

Tencent Open-Sources EVIE: Storage Cut to 1/8 — China Enters RAG Race Head-On

Tencent's open-source EVIE document retrieval cuts per-page storage to 1/8 with higher accuracy — Chinese AI labs now competing globally in enterprise

Aug 172 min read
DeepSeekAPI pricing

DeepSeek Cache Prices Surge 12x — Companies Squeezing AI Costs Must Recalculate

DeepSeek's new pricing (Aug 17): V4-Pro peak cache hits jumped from ¥0.025 to ¥0.30 per million tokens — 12x. A targeted strike on high-frequency RAG

Aug 172 min read
AgentTool Calling

Agent Learning's Real Threshold: Reciting Concepts ≠ Using Them Correctly

After Agent basics, a developer's 6 Q&As: Chatbot vs Agent, streaming Tool Calling, Loop stopping, context trade-offs. Demo proves chain, not producti

Aug 172 min read
RAGVector Database

Vector Database Selection: The Underestimated Bottleneck in Enterprise AI

We read a vendor selection guide: most enterprises built their RAG stack on the wrong vector database — that's why AI answers off-topic despite powerf

Aug 142 min read
DeepSeekAPI Pricing

DeepSeek Slashes Cache Pricing to 1/10 — LLM Application Layer Reshaped

DeepSeek's cache-hit pricing drops below one cent per million tokens — 1/10 of mainstream models. The first Chinese LLM vendor to reshape Agent and RA

Aug 132 min read
RAGLangChain

Why Enterprise AI Gets It Wrong: It's Not the Model, It's Document Splitting

Deep-dive on RAG's most overlooked step: document splitting. When AI misreads your docs, the chunker — not the LLM — is usually to blame.

Aug 132 min read
LangChainRAG

Enterprise AI Knowledge Bases Miss the Mark: 80% of Work Is Document Loading

Enterprise RAG projects fail because documents aren't AI-ready. LangChain's Document abstraction solves this hidden 'first mile.'

Aug 132 min read
GraphifyY Combinator

Graphify Uses Knowledge Graphs to Make AI Read Code Instead of Guess

Y Combinator-backed Graphify hits 73k GitHub Stars in 2.5 months by replacing vector search with code knowledge graphs for Claude Code and Cursor.

Aug 102 min read
NotionZerank

Notion Open-Sourced the Strongest Reranker — But That's Not the Real Story

Notion open-sourced Zerank 2 after acquiring Zeroentropy, matching paid reranker APIs. For builders, this drops the cost of local RAG pipelines anothe

Aug 92 min read
LangChainOllama

Build a Local AI Knowledge Base: LangChain + Ollama Make PDF Q&A Simple

A hands-on guide using LangChain with Qwen2 and bge-m3 to build an offline RAG knowledge base that answers PDF questions on your own machine.

Aug 92 min read
LightRAGgraphrag

Two AI Open-Source Projects Tested for Cross-Repo Analysis: Result Was Zero — And That's the Right

LightRAG and graphrag are peer tools in graph-based RAG, neither calling the other. A zero-result cross-repo test reveals a real distinction.

Aug 92 min read
Milvusvector database

Milvus 2.6 Completes the Storage-Compute Split — Vector Databases Get Serious About Engineering

Milvus 2.6 decouples compute from object storage, etcd, and message queues — a sign AI infra is maturing beyond Embedding model benchmarks.

Aug 82 min read
RAGLightRAG

The Hidden Cost of Code Knowledge Bases: Incremental Updates Are Ten Times Harder Than Full Rebuilds

Building a code-searchable AI knowledge base is easy; keeping it accurate three months later is the real challenge. Incremental update strategy is bec

Aug 82 min read
RAGLangChain

Enterprise RAG in Practice: The Bottleneck Is Docs and Retrieval, Not Models

A real enterprise deployment shows RAG succeeds or fails less on model size than on document parsing, chunking, retrieval, and citations.

Jul 172 min read