RAG systems
PulseAugur coverage of RAG systems — every cluster mentioning RAG systems across labs, papers, and developer communities, ranked by signal.
3 day(s) with sentiment data
-
ZHANG AI aims to make science cumulative by reasoning over evidence
ZHANG is a new AI system designed to move beyond simple summarization of scientific literature and towards enabling cumulative scientific progress. Unlike conventional systems that retrieve or summarize papers, ZHANG ai…
-
Perplexity launches Q2D-Web benchmark for retrieval in agentic RAG systems
Perplexity has introduced Q2D-Web, a new benchmark and leaderboard designed to evaluate retrieval performance in agentic RAG systems. The benchmark utilizes a large corpus of 190 million web documents and over 69,000 ag…
-
LLM Agents Face Expanded Security Risks from Prompt Injection to Multi-Agent Threats
This article analyzes the security risks associated with LLM agents, highlighting that their increased capabilities lead to a larger attack surface compared to traditional LLMs. Key vulnerabilities include prompt inject…
-
Intellibooks outlines data governance roles for enterprise AI
Intellibooks has detailed the critical roles of Data Owner, Data Custodian, and Data Steward in establishing robust data governance for enterprise AI initiatives. The company emphasizes that clear accountability for dat…
-
RAG systems introduce new attack surfaces beyond prompt injection
Retrieval-Augmented Generation (RAG) systems introduce significant security vulnerabilities beyond traditional prompt injection. Attackers can exploit the document ingestion pipeline, vector storage, and retrieval assem…
-
New RAG method tackles redundant chunks with positional codes
Researchers have developed a new method called Self-Conditioned Positional HNSW (SCP-HNSW) to improve retrieval in RAG systems by addressing the issue of redundant information from overlapping document chunks. This tech…
-
New Framework Enhances LLM Accuracy in Regulatory Compliance QA
Researchers have introduced RefWalk, a new framework designed to improve the accuracy and traceability of Large Language Models (LLMs) when used for regulatory compliance question answering. This framework addresses lim…
-
Software Industry Demands Agentic AI Skills by 2026
The software industry is shifting towards agentic AI, with a growing demand for developers skilled in AI agents, RAG systems, prompt engineering, and AI orchestration. By 2026, future developers may focus more on buildi…
-
LLMs process Markdown better than raw HTML, reducing token waste
A recent article highlights that feeding raw HTML directly into Large Language Models (LLMs) can lead to noisy context windows and inefficient token usage. The author argues that LLMs understand clean Markdown significa…
-
VectorSmuggle attack hides data in AI embeddings; VectorPin offers defense
Researchers have identified a new steganographic attack vector called VectorSmuggle, which allows attackers to hide data within embeddings stored in vector databases used by RAG systems. This method exploits the lack of…
-
AI agents leverage foundation models for diverse tasks, focusing on tools and planning
Chip Huyen's latest post, adapted from her book "AI Engineering," explores the concept of intelligent agents, defining them as entities that perceive and act within an environment. These agents leverage the advanced cap…