# Retrieval-Augmented Generation

Published articles for Retrieval-Augmented Generation.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Presentation: From Retrieval to Reasoning: Building Production-Ready Agentic AI Systems with Knowledge Graphs

DevFeed: [Presentation: From Retrieval to Reasoning: Building Production-Ready Agentic AI Systems with Knowledge Graphs](<https://devfeed.tech/articles/presentation-from-retrieval-to-reasoning-building-production-ready-agentic-ai-systems-with-knowledge-graphs-8463.md>)

Original publisher: [Read original article](<https://www.infoq.com/presentations/knowledge-graphs-agentic-systems-patterns/>)

Author: Cassie Shum

Published: 2026-09-12T11:00:00Z

Content type: tutorial

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-architecture](<https://devfeed.tech/tags/ai-architecture.md>), [ai-ml-data-engineering](<https://devfeed.tech/tags/ai-ml-data-engineering.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [code](<https://devfeed.tech/tags/code.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [infoq](<https://devfeed.tech/tags/infoq.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [knowledge-graphs-agentic-systems-patterns](<https://devfeed.tech/tags/knowledge-graphs-agentic-systems-patterns.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [ml-data-engineering](<https://devfeed.tech/tags/ml-data-engineering.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [production](<https://devfeed.tech/tags/production.md>), [qcon-ai-boston-2026](<https://devfeed.tech/tags/qcon-ai-boston-2026.md>), [qcon-software-development-conference](<https://devfeed.tech/tags/qcon-software-development-conference.md>), [rag](<https://devfeed.tech/tags/rag.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [transcripts](<https://devfeed.tech/tags/transcripts.md>)

### AI overview

A presentation on using knowledge graphs as a foundation for production-ready agentic AI systems. It covers architectural patterns for context bundling, decision provenance, code as truth, and agent visibility, along with a graph-based engineering harness for feedback loops, token optimization, and reliability.

### Source excerpt

Cassie Shum discusses why knowledge graphs serve as a critical foundation for agentic systems. Moving beyond basic RAG, she explains 4 practical architectural patterns: context bundling, decision provenance, code as truth, and agent visibility. She demonstrates an engineering harness built on a knowledge graph to streamline feedback loops, optimize token usage, and maintain system reliability. By Cassie Shum

## How Embedding Models Affect Retrieval-Augmented Generation Quality

DevFeed: [How Embedding Models Affect Retrieval-Augmented Generation Quality](<https://devfeed.tech/articles/why-your-rag-system-is-only-as-good-as-its-translator-model-17993.md>)

Original publisher: [Read original article](<https://blog.bytebytego.com/p/how-to-shrink-a-language-model-without>)

Author: ByteByteGo

Published: 2026-09-02T15:31:12Z

Content type: tutorial

Language: en

Sources: [ByteByteGo](<https://devfeed.tech/sources/bytebytego.md>)

Topics: [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [embedding](<https://devfeed.tech/tags/embedding.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [model](<https://devfeed.tech/tags/model.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>)

### AI overview

This article explains how embedding models support retrieval-augmented generation by translating words into vectors and controlling the search for relevant information before an answer is generated. It discusses why poor retrieval can produce incorrect answers even when the language model is capable, and outlines considerations for evaluating and selecting embedding models.

### Source excerpt

In this article, we're going to look at how this embedding model works in an RAG setup and what makes it such a critical part of the system.

## When LLM judges agree, should we believe them?

DevFeed: [When LLM judges agree, should we believe them?](<https://devfeed.tech/articles/when-llm-judges-agree-should-we-believe-them-7609.md>)

Original publisher: [Read original article](<https://www.amazon.science/blog/when-llm-judges-agree-should-we-believe-them>)

Author: Krishna Balasubramanian; Sasha Podkopaev

Published: 2026-08-26T17:10:40Z

Content type: article

Language: en

Sources: [Amazon Science homepage](<https://devfeed.tech/sources/amazon-science-homepage.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Ising](<https://devfeed.tech/topics/ising.md>), [benchmark overfitting machine learning](<https://devfeed.tech/topics/benchmark-overfitting-machine-learning.md>), [Network](<https://devfeed.tech/topics/network.md>), [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>)

Tags: [conversational-ai](<https://devfeed.tech/tags/conversational-ai.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [ising](<https://devfeed.tech/tags/ising.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [llm](<https://devfeed.tech/tags/llm.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>)

### AI overview

The article examines whether agreement among LLM judges is trustworthy when their outputs may be correlated. It presents a dependence-aware aggregation method based on Ising models that discounts shared blind spots and outperforms historical-accuracy-weighted majority voting on three tasks.

### Source excerpt

Discounting the opinions of LLM judges with highly correlated outputs ensures that panels of judges reflect a true diversity of perspectives.

## GraphRAG: How AI Answers Questions Hidden Across Many Documents

DevFeed: [GraphRAG: How AI Answers Questions Hidden Across Many Documents](<https://devfeed.tech/articles/graphrag-how-ai-answers-questions-hidden-across-many-documents-17988.md>)

Original publisher: [Read original article](<https://blog.bytebytego.com/p/graphrag-how-ai-answers-questions>)

Author: ByteByteGo

Published: 2026-08-19T15:31:18Z

Content type: tutorial

Language: en

Sources: [ByteByteGo](<https://devfeed.tech/sources/bytebytego.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [graphs](<https://devfeed.tech/tags/graphs.md>), [knowledge-graphs](<https://devfeed.tech/tags/knowledge-graphs.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

This tutorial explains how GraphRAG addresses questions whose answers emerge from patterns across an entire document collection, contrasting it with standard RAG, which is designed to retrieve information from specific documents.

### Source excerpt

GraphRAG was designed to handle the second kind of questions, and we are going to learn more about it in this article.

## How we selected the next vector database at Booking.com

DevFeed: [How we selected the next vector database at Booking.com](<https://devfeed.tech/articles/how-we-selected-the-next-vector-database-at-booking-com-30452.md>)

Original publisher: [Read original article](<https://booking.ai/how-we-selected-the-next-vector-database-at-booking-com-1e738a5e3bb0?source=rss----4d265f07defc---4>)

Author: Başak Tuğçe Eskili

Published: 2026-08-11T10:31:50Z

Content type: article

Language: en

Sources: [Booking.com Data Science](<https://devfeed.tech/sources/booking-com-data-science.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [opensearch](<https://devfeed.tech/topics/opensearch.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [featured](<https://devfeed.tech/tags/featured.md>), [genai](<https://devfeed.tech/tags/genai.md>), [hybrid-search](<https://devfeed.tech/tags/hybrid-search.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [retrieval-augmented-generation-rag](<https://devfeed.tech/tags/retrieval-augmented-generation-rag.md>), [semantic](<https://devfeed.tech/tags/semantic.md>), [vector-database](<https://devfeed.tech/tags/vector-database.md>)

### AI overview

Booking.com explains why selecting a vector database became an infrastructure decision as embeddings and vector search expanded across its machine learning and GenAI systems. The article describes diverse functional and operational requirements, including hybrid search, multi-vector support, capacity, request rates, metadata filtering, and concurrency, and introduces OpenSearch as the initial choice.

### Source excerpt

This work was done in collaboration with Klaus Schaefers. Over the past few years, embeddings and vector search have become an important capability in many of our machine learning and GenAI systems at Booking.com. We initially started with a handful of use cases and experiments, and later this capability has grown into shared infrastructure that powers similarity search, semantic filtering, and retrieval-augmented generation (RAG). We used to treat vector search as a backend implementation detail, but today it directly drives the user experience. The real win isn't only speed but also the context. Expanding the variety of domain data we can retrieve efficiently gives our system the depth of context it needs to deliver accurate, and personalized experiences across the platform. This makes selecting the underlying vector database an infrastructure decision similar to choosing a primary datastore or message queue. It has to be predictable and scalable. As more teams started using our vector store, we began seeing highly diverse functional and operational requirements across different use cases. Some teams needed advanced capabilities like hybrid search or multi-vector support, while others demanded larger vector capacities and higher RPS metrics. These architectural needs ultimately brought us to a point where we needed to reassess whether our current setup could support this next phase of growth. Context: how embeddings fit into our stack Embeddings are vectors: fixed-length arrays of numbers produced by a model to represent an item (text, image, etc.). Each vector can be seen as a point in a high-dimensional space, where distance (or similarity) between points approximates semantic relatedness. By searching for the nearest vectors to a query vector, we retrieve items that are semantically "similar". This simple mechanism enables a wide range of use cases for us due its ability to do semantic similarity search. RAG-based use cases are the most well known examples. Ano

## Amazon DynamoDB now supports real-time vector search at any scale

DevFeed: [Amazon DynamoDB now supports real-time vector search at any scale](<https://devfeed.tech/articles/amazon-dynamodb-now-supports-real-time-vector-search-at-any-scale-4605.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/amazon-dynamodb-now-supports-real-time-vector-search-at-any-scale/>)

Author: Esra Kayabali

Published: 2026-08-05T14:45:10Z

Content type: release

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [latency](<https://devfeed.tech/tags/latency.md>), [launch](<https://devfeed.tech/tags/launch.md>), [news](<https://devfeed.tech/tags/news.md>), [openai](<https://devfeed.tech/tags/openai.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [scale](<https://devfeed.tech/tags/scale.md>), [search](<https://devfeed.tech/tags/search.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Amazon DynamoDB has added generally available native vector search, allowing embeddings and operational data to be stored and queried together. The feature provides similarity-ranked results with configurable dimensions, distance functions, and filters, without a separate vector database or synchronization pipeline.

### Source excerpt

DynamoDB now supports native vector search with single-digit millisecond latency at 99%+ recall. It is designed for any scale, even trillions of vectors and requires zero infrastructure management.

## How avatarin built a 24/7 retail agent with GPT-Realtime

DevFeed: [How avatarin built a 24/7 retail agent with GPT-Realtime](<https://devfeed.tech/articles/how-avatarin-built-a-24-7-retail-agent-with-gpt-realtime-6302.md>)

Original publisher: [Read original article](<https://openai.com/index/avatarin>)

Published: 2026-07-30T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [api](<https://devfeed.tech/tags/api.md>), [customer](<https://devfeed.tech/tags/customer.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [openai](<https://devfeed.tech/tags/openai.md>), [retail](<https://devfeed.tech/tags/retail.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [speech](<https://devfeed.tech/tags/speech.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

avatarin built a 24/7 multilingual retail shopping agent for Yamada Denki using OpenAI's GPT-Realtime. The agent supports voice conversations and product recommendations; a two-week public campaign reported about 30,000 users and 92% positive survey responses.

### Source excerpt

avatarin uses OpenAI's GPT-Realtime to give Yamada Denki shoppers 24/7 multilingual support. In two weeks, 30,000 people used the agent and 92% of survey responses were positive.

## Doximity Ask

DevFeed: [Doximity Ask](<https://devfeed.tech/articles/doximity-ask-20025.md>)

Original publisher: [Read original article](<https://technology.doximity.com/articles/doximity-ask>)

Author: Doximity

Published: 2026-06-23T09:30:00Z

Content type: article

Language: en

Sources: [Doximity](<https://devfeed.tech/sources/doximity.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Hallucination detection](<https://devfeed.tech/topics/hallucination-detection.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [grounding](<https://devfeed.tech/tags/grounding.md>), [hallucinations](<https://devfeed.tech/tags/hallucinations.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [review](<https://devfeed.tech/tags/review.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

The article explains how Doximity Ask approaches reliability in clinical AI. It describes a HIPAA-compliant clinical reference platform that combines retrieval-augmented generation, validated tools, a reasoning model, citation-grounded responses, automated verification, physician-authored evaluation, and production monitoring. It argues that reliability is a system property spanning retrieval, ranking, reasoning, tool use, verification, and evaluation.

### Source excerpt

Medical AI has attracted confident claims: perfect scores, no hallucinations, a system that gracefully declines whenever the evidence runs out. But are these dimensions the right way to think about a tool that physicians use to make real-world decisions? For clinical AI, reliability is not just a question of whether an answer is correct. It is also a question of whether a physician can understand where the answer came from, evaluate the supporting evidence, and identify situations where uncertainty remains. How Doximity Ask Answers Clinical Questions Few domains face stakes as high as medical AI, where system performance can directly influence patient outcomes, clinical workflows, and healthcare professionals' decisions. Clinical reference requires traceable grounding, numerically exact doses and scores, and explicit handling of situations in which the available evidence is insufficient to support an answer. At the same time, healthcare providers often work under significant time constraints and have exceptionally high expectations for the performance and reliability of AI systems. Doximity Ask is a HIPAA compliant composite clinical reference platform for question answering at the point of care. It combines retrieval-augmented generation over a physician-governed evidence library, multi-turn agentic tool use through a fixed registry of validated calculators and structured lookups, and a post-trained reasoning model that orchestrates retrieval, tool calls, and citation-grounded generation. Automated verifiers, physician-authored rubrics, and in-product physician review form one evaluation loop that grades releases, defines training rewards, and monitors production. Reliability Is A System Property Over 150 health systems have purchased the Doximity Clinical AI Suite including 8 of the top 20 hospitals in the country, therefore reliability is paramount. The reliability of a clinical AI system depends on more than the capabilities of its underlying language model. Pro

## Razorpay Oncall Agent: From 30-Minute Investigations to 90-Second AI Analysis

DevFeed: [Razorpay Oncall Agent: From 30-Minute Investigations to 90-Second AI Analysis](<https://devfeed.tech/articles/razorpay-oncall-agent-from-30-minute-investigations-to-90-second-ai-analysis-24041.md>)

Original publisher: [Read original article](<https://engineering.razorpay.com/razorpay-oncall-agent-from-30-minute-investigations-to-90-second-ai-analysis-5be7bcc461a4?source=rss----6407ad2e59af---4>)

Author: Anuj Gupta

Published: 2026-04-29T06:56:11Z

Content type: article

Language: en

Sources: [Razorpay Engineering - Medium](<https://devfeed.tech/sources/razorpay-engineering-medium.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Langgraph](<https://devfeed.tech/topics/langgraph.md>), [incident](<https://devfeed.tech/topics/incident.md>), [SRE](<https://devfeed.tech/topics/sre.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [incident](<https://devfeed.tech/tags/incident.md>), [langgraph](<https://devfeed.tech/tags/langgraph.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [sre](<https://devfeed.tech/tags/sre.md>)

### AI overview

Razorpay describes building a multi-agent AI system to automate production incident investigations. The Oncall Agent uses LangGraph, an LLM, alerting tools, and two retrieval-augmented generation systems containing architecture, dependency, and diagnostic runbook context.

### Source excerpt

Our on-call engineers were spending 30 minutes investigating every production alert. Here's what happened when we automated it. At 3 AM, alerts don't care about your sleep schedule. When our payment infrastructure threw an error last month, our on-call engineer spent 32 minutes jumping between six different monitoring systems before understanding what was broken. One tool for metrics. Another for logs. Third tool for pod health. And multiple more for infrastructure, deployment history and database health. By the time they identified the root cause (a bad deployment), payment failures had already impacted customers for nearly 40 minutes. This wasn't their fault. They followed our runbook perfectly. The problem was that no single system could tell them "here's what's wrong and why." They had to manually connect dots across disconnected observability tools. That's when we asked ourselves: what if AI could do this investigation for us? The Metric Nobody Optimizes For The SRE world talks endlessly about Mean Time to Detect (how fast you catch problems) and Mean Time to Resolve (how fast you fix them). But there's a critical phase hiding between them: Mean Time to Investigate. MTTI is the gap from "we know it's broken" to "we know what to fix." At Razorpay, this phase was consuming 20-40 minutes per incident. With 15-20 incidents weekly, that's 6-8 hours of engineering time spent doing repetitive investigative work. Worse, the quality was inconsistent. Senior engineers knew exactly which systems to check for payment alerts. Junior engineers sometimes checked irrelevant dashboards or missed critical correlations. The investigation depended entirely on who was on-call that night. What We Built (And Why It Works) Razorpay Oncall Agent is a multi-agent AI system that automates incident investigation. The architecture is built on LangGraph, a framework for creating stateful workflows with conditional logic, and uses LLM as the reasoning engine. Here's how the components work t

## Agent Development with CockroachDB using the LangChain Framework

DevFeed: [Agent Development with CockroachDB using the LangChain Framework](<https://devfeed.tech/articles/agent-development-with-cockroachdb-using-the-langchain-framework-23731.md>)

Original publisher: [Read original article](<https://cockroachlabs.com/blog/agent-development-cockroachdb-langchain>)

Author: David Bressler

Published: 2026-02-26T00:00:00Z

Content type: release

Language: en

Sources: [Cockroach Labs](<https://devfeed.tech/sources/cockroach-labs.md>)

Topics: [CockroachDB](<https://devfeed.tech/topics/cockroachdb.md>), [LangChain](<https://devfeed.tech/topics/langchain.md>), [agentic AI applications](<https://devfeed.tech/topics/agentic-ai-applications.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Python](<https://devfeed.tech/topics/python.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>)

Tags: [agentic-ai-applications](<https://devfeed.tech/tags/agentic-ai-applications.md>), [cockroachdb](<https://devfeed.tech/tags/cockroachdb.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [pgvector](<https://devfeed.tech/tags/pgvector.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [python](<https://devfeed.tech/tags/python.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>)

### AI overview

CockroachDB describes its integration with LangChain for building production-oriented agentic AI applications in Python. The integration supports CockroachDB as a vector source and helps connect language models with CockroachDB data for retrieval and other multi-step application workflows.

### Source excerpt

Recently we launched an integration with LangChain, the most popular orchestration framework for developing applications with large language models, to simplify development of production-ready agentic AI applications with CockroachDB. This integration provides out-of-the-box support for CockroachDB as a vector source for any LangChain user using LangChain Python.

## Building AI Search on Heroku

DevFeed: [Building AI Search on Heroku](<https://devfeed.tech/articles/building-ai-search-on-heroku-26382.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/building-ai-search-on-heroku/>)

Author: Anush DSouza

Published: 2026-01-29T17:50:08Z

Content type: tutorial

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Claude](<https://devfeed.tech/topics/claude.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-search](<https://devfeed.tech/tags/ai-search.md>), [building](<https://devfeed.tech/tags/building.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-ai](<https://devfeed.tech/tags/heroku-ai.md>), [managed-inference-and-agents](<https://devfeed.tech/tags/managed-inference-and-agents.md>), [news](<https://devfeed.tech/tags/news.md>), [pgvector](<https://devfeed.tech/tags/pgvector.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [search](<https://devfeed.tech/tags/search.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>)

### AI overview

This article presents a Heroku reference architecture for production-grade enterprise AI search using two-stage retrieval. It combines vector search with semantic reranking so documents are scored for whether they answer the query, then uses Claude to generate an answer.

### Source excerpt

If you've built a RAG (Retrieval Augmented Generation) system, you've probably hit this wall: your vector search returns 20 documents that are semantically similar to the query, but half of them don't actually answer it. A user asks "how do I handle authentication errors?" and gets back documentation about authentication, errors, and error handling in [...] The post Building AI Search on Heroku appeared first on Heroku.

## Optimize Search Precision with Reranking on Heroku AI

DevFeed: [Optimize Search Precision with Reranking on Heroku AI](<https://devfeed.tech/articles/optimize-search-precision-with-reranking-on-heroku-ai-26479.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/optimize-search-precision-reranking-heroku-ai/>)

Author: Anush DSouza

Published: 2026-01-15T16:00:48Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [amazon](<https://devfeed.tech/topics/amazon.md>), [cohere](<https://devfeed.tech/topics/cohere.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-ai](<https://devfeed.tech/tags/heroku-ai.md>), [inference](<https://devfeed.tech/tags/inference.md>), [managed-inference-and-agents](<https://devfeed.tech/tags/managed-inference-and-agents.md>), [news](<https://devfeed.tech/tags/news.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>)

### AI overview

Heroku announces general availability of reranking models in Heroku Managed Inference and Agents, with support for Cohere Rerank 3.5 and Amazon Rerank 1.0. The article explains how semantic reranking can improve RAG pipelines by filtering documents for query relevance and reducing noise and token costs.

### Source excerpt

Today, we are announcing the general availability of reranking models on Heroku Managed Inference and Agents, featuring support for Cohere Rerank 3.5 and Amazon Rerank 1.0. Semantic reranking models score documents based on their relevance to a specific query. Unlike keyword search or vector similarity, rerank models understand nuanced semantic relationships to identify the most [...] The post Optimize Search Precision with Reranking on Heroku AI appeared first on Heroku.

## Building Arc: An AI Messenger Powered by Firebase, Flutter, and Vertex AI

DevFeed: [Building Arc: An AI Messenger Powered by Firebase, Flutter, and Vertex AI](<https://devfeed.tech/articles/building-arc-an-ai-messenger-powered-by-firebase-flutter-and-vertex-ai-23884.md>)

Original publisher: [Read original article](<https://medium.com/firebase-developers/building-arc-an-ai-messenger-powered-by-firebase-flutter-and-vertex-ai-f8a3d947c247?source=rss----8e8b7dc6774d---4>)

Author: TAKAYUKI MIYANO

Published: 2025-10-27T07:49:55Z

Content type: article

Language: en

Sources: [Firebase Developers - Medium](<https://devfeed.tech/sources/firebase-developers-medium.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [Cloud Run](<https://devfeed.tech/topics/cloud-run.md>), [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [Security](<https://devfeed.tech/topics/security.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [messenger](<https://devfeed.tech/tags/messenger.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [security](<https://devfeed.tech/tags/security.md>), [vertex-ai](<https://devfeed.tech/tags/vertex-ai.md>)

### AI overview

This article describes the architecture of Arc, a private messaging app built with Flutter and Firebase. It covers ephemeral messaging, mesh networking for resilience, Cloud Run microservices, Cloud Functions for event-driven processing, and a RAG architecture using Vertex AI Search and Gemini models. It also discusses security, privacy, and GenAI companions.

### Source excerpt

Introduction: The Vision of Arc Our journey at Arc began with a singular vision: to redefine private communication in the digital age. We envisioned a world of ephemeral, intimate conversations -- a space where privacy isn't an afterthought, but the very foundation. This philosophy gave birth to Arc, a next-generation messaging app where every message, even in group chats, is designed to disappear over time. Our vision goes beyond just ephemerality. We also saw a critical need to build resilience, especially in regions with unstable internet infrastructure and in a world where disasters are a constant threat. This led us to develop our mesh networking technology, a potential lifeline when traditional communication fails. Our mission is to transform our app into a vital piece of social infrastructure that protects people's safety and gives them peace of mind. However, a vision of this scale demands an architecture that can compete on a global level. For us, true "optimization" is a comprehensive concept built on four pillars: Stability, Speed, Lightweight Design, and High Security. In this article, we'll explore the architectural decisions that shaped Arc. We'll detail how we integrated Flutter as our client, used Firebase's managed services as our foundation, and combined them with Cloud Run for scalable microservices, Cloud Functions for event-driven processing, and an advanced RAG (Retrieval-Augmented Generation) architecture using Vertex AI Search for grounding and Gemini models. This is the story of how we built a platform that is not only secure and high-performance but also intelligent and ready for future evolution. The Challenge: Going Beyond a Standard Messenger To make Arc a reality, we faced numerous technical hurdles that went beyond conventional architectures. Our goal wasn't just to build another messaging app; it was to create a new conversational experience and a resilient communication platform. Our app also includes GenAI companions (AI Characters)

## RAG Demystified: From Math to Self-Hosted Code

DevFeed: [RAG Demystified: From Math to Self-Hosted Code](<https://devfeed.tech/articles/rag-demystified-from-math-to-self-hosted-code-28525.md>)

Original publisher: [Read original article](<https://blog.risingstack.com/rag-demystified-from-math-to-self-hosted-code/>)

Author: RisingStack Engineering

Published: 2025-09-18T03:02:08Z

Content type: tutorial

Language: en

Sources: [RisingStack](<https://devfeed.tech/sources/risingstack.md>)

Topics: [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [code](<https://devfeed.tech/tags/code.md>), [large-language-model](<https://devfeed.tech/tags/large-language-model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [use-cases](<https://devfeed.tech/tags/use-cases.md>)

### AI overview

This introductory article explains Retrieval-Augmented Generation (RAG), foundation models, and why adding specialized or up-to-date context can extend large language model capabilities. It introduces use cases such as support chatbots and tailored summaries and indicates that later chapters will cover RAG-related code, including self-hosted open-source models.

### Source excerpt

In today's AI hype you cannot miss the term "RAG," which stands for Retrieval Augmented Generation. In plain English, it stands for customizing large language model reasoning with your own context and knowledge. I searched a lot of resources and AI-generated content for this fairly simple technique to be explained well. I'm still looking for [...] The post RAG Demystified: From Math to Self-Hosted Code appeared first on RisingStack Engineering.

## How often do LLMs visit llms.txt?

DevFeed: [How often do LLMs visit llms.txt?](<https://devfeed.tech/articles/how-often-do-llms-visit-llms-txt-31022.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/how-often-do-llms-visit-llms-txt>)

Author: Tiffany Chen

Published: 2025-06-27T00:00:00Z

Content type: article

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Data analysis](<https://devfeed.tech/topics/data-analysis.md>), [Crawler](<https://devfeed.tech/topics/crawler.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>)

Tags: [ai-trends](<https://devfeed.tech/tags/ai-trends.md>), [claude](<https://devfeed.tech/tags/claude.md>), [data-analysis](<https://devfeed.tech/tags/data-analysis.md>), [google](<https://devfeed.tech/tags/google.md>), [llms](<https://devfeed.tech/tags/llms.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [pages](<https://devfeed.tech/tags/pages.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>)

### AI overview

The article presents a Profound data analysis of how language models access llms.txt and llms-full.txt. The supplied text says both files receive AI traffic, with a strong preference for llms-full.txt and ChatGPT accounting for most visits. It attributes this preference to models embedding full content instead of relying on retrieval-augmented generation, while noting that the analysis covers 25 companies.

### Source excerpt

Last month, we explored signals for the emerging standard of llms.txt, which is a Markdown file that makes websites easier for LLMs to index.

## Codestral Embed

DevFeed: [Codestral Embed](<https://devfeed.tech/articles/codestral-embed-6986.md>)

Original publisher: [Read original article](<https://mistral.ai/news/codestral-embed/>)

Published: 2025-05-28T12:00:00Z

Content type: article

Language: en

Sources: [Mistral AI Blog](<https://devfeed.tech/sources/mistral-ai-blog.md>)

Topics: [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [code-completion](<https://devfeed.tech/topics/code-completion.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [code-completion](<https://devfeed.tech/tags/code-completion.md>), [code-search](<https://devfeed.tech/tags/code-search.md>), [coding](<https://devfeed.tech/tags/coding.md>), [cost](<https://devfeed.tech/tags/cost.md>), [developer](<https://devfeed.tech/tags/developer.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [performance](<https://devfeed.tech/tags/performance.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>)

### AI overview

Mistral releases Codestral Embed, an embedding model specialized for code retrieval. The article presents benchmark results, configurable embedding dimensions and precisions, and trade-offs between retrieval quality and storage cost. It highlights applications including retrieval-augmented generation, semantic code search, similarity search, duplicate detection, clustering, and code analytics.

### Source excerpt

The most powerful AI platform for enterprises. Customize, fine-tune, and deploy AI assistants, autonomous agents, and multimodal AI with open models.

## Filtering in Vector Search with Metadata and RAG Pipelines

DevFeed: [Filtering in Vector Search with Metadata and RAG Pipelines](<https://devfeed.tech/articles/filtering-in-vector-search-with-metadata-and-rag-pipelines-5949.md>)

Original publisher: [Read original article](<https://turso.tech/blog/filtering-in-vector-search-with-metadata-and-rag-pipelines>)

Author: Volodymyr Pavlyshyn

Published: 2024-11-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [search](<https://devfeed.tech/tags/search.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

The article explains how to combine vector search with structured metadata filters in RAG pipelines. It describes libSQL's vector storage and indexing, along with pre-filtering, post-filtering, and CTE-based query optimization.

### Source excerpt

How Kin combines libSQL vector search with metadata filters to build RAG pipelines: pre-filtering, post-filtering, and CTE-based query patterns explained.

## red\_mad\_robot meetup on GenAI, RAG platforms, and Go microservice automation

DevFeed: [red\_mad\_robot meetup on GenAI, RAG platforms, and Go microservice automation](<https://devfeed.tech/articles/backend-red-mad-robot-genai-24001.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/redmadrobot/articles/854094/>)

Author: redmadrobot (red\_mad\_robot)

Published: 2024-10-28T15:15:15Z

Content type: news

Language: ru

Sources: [Redmadrobot EN](<https://devfeed.tech/sources/redmadrobot-en.md>), [Redmadrobot RU](<https://devfeed.tech/sources/redmadrobot-ru.md>)

Topics: [Back end](<https://devfeed.tech/topics/backend.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [backend](<https://devfeed.tech/tags/backend.md>), [backend-206c103d1080](<https://devfeed.tech/tags/backend-206c103d1080.md>), [dev](<https://devfeed.tech/tags/dev.md>), [genai](<https://devfeed.tech/tags/genai.md>), [go](<https://devfeed.tech/tags/go.md>), [golang](<https://devfeed.tech/tags/golang.md>), [rag](<https://devfeed.tech/tags/rag.md>), [red-mad-robot](<https://devfeed.tech/tags/red-mad-robot.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [tag-61cd5a476b1d](<https://devfeed.tech/tags/tag-61cd5a476b1d.md>), [tag-622612a5798e](<https://devfeed.tech/tags/tag-622612a5798e.md>), [tag-86b843454893](<https://devfeed.tech/tags/tag-86b843454893.md>), [tag-e076f05a03bb](<https://devfeed.tech/tags/tag-e076f05a03bb.md>), [tag-e95ee8b94dca](<https://devfeed.tech/tags/tag-e95ee8b94dca.md>)

### AI overview

red_mad_robot announces a backend meetup covering GenAI systems, RAG platforms, AI-based knowledge management, enterprise AI services, and automated Go microservice development. The event offers in-person and online participation.

### Source excerpt

Привет мастерам backend-разработки! Если вам интересны прогрессивные подходы в создании AI-решений и автоматизации микросервисной архитектуры, ждём вас 7 ноября в 19:00 в московском офисе red_mad_robot (но можно и онлайн). Читать далее

## Firebase Data Connect: now in public preview!

DevFeed: [Firebase Data Connect: now in public preview!](<https://devfeed.tech/articles/firebase-data-connect-now-in-public-preview-16563.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/10/data-connect-public-preview>)

Author: Andrea Wu

Published: 2024-10-09T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [admin-sdk](<https://devfeed.tech/tags/admin-sdk.md>), [data](<https://devfeed.tech/tags/data.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [launch](<https://devfeed.tech/tags/launch.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [preview](<https://devfeed.tech/tags/preview.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vertex-ai](<https://devfeed.tech/tags/vertex-ai.md>)

### AI overview

Firebase Data Connect is now available in Public Preview. The service uses a Cloud SQL Postgres database, GraphQL-based schemas, generated SDKs, schema migrations, semantic vector search, and Vertex AI integration for retrieval-augmented generation workflows.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Our Transformers Code Agent beats the GAIA benchmark 🏅

DevFeed: [Our Transformers Code Agent beats the GAIA benchmark 🏅](<https://devfeed.tech/articles/our-transformers-code-agent-beats-the-gaia-benchmark-7123.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/beating-gaia>)

Author: Aymeric Roucher; Sergei Petrov

Published: 2024-07-01T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [gaia](<https://devfeed.tech/topics/gaia.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Transformers](<https://devfeed.tech/topics/transformers.md>), [smolagents](<https://devfeed.tech/topics/smolagents.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [gaia](<https://devfeed.tech/tags/gaia.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [nlp](<https://devfeed.tech/tags/nlp.md>), [research](<https://devfeed.tech/tags/research.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [smolagents](<https://devfeed.tech/tags/smolagents.md>), [tool](<https://devfeed.tech/tags/tool.md>), [tools](<https://devfeed.tech/tags/tools.md>), [transformers](<https://devfeed.tech/tags/transformers.md>)

### AI overview

The article presents a Transformers Code Agent that achieved top performance on the GAIA benchmark. It explains how LLM-based agents use tools and dynamically change their execution graph, and notes that the framework has since been upgraded to the standalone smolagents library.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## SQLite Retrieval Augmented Generation and Vector Search

DevFeed: [SQLite Retrieval Augmented Generation and Vector Search](<https://devfeed.tech/articles/sqlite-retrieval-augmented-generation-and-vector-search-6040.md>)

Original publisher: [Read original article](<https://turso.tech/blog/sqlite-retrieval-augmented-generation-and-vector-search>)

Author: Pekka Enberg

Published: 2024-06-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [embeddings](<https://devfeed.tech/tags/embeddings.md>), [llms](<https://devfeed.tech/tags/llms.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

An introduction to using retrieval-augmented generation with SQLite, embeddings, and vector search to provide language models with current, specific external information.

### Source excerpt

Learn how to use retrieval augmented generation to improve vector search results with SQLite.