# Accelerate RAG pipelines with Tavily Extract and Reader

> We’ve integrated TavilyReader for knowledge base ingestion and enhanced Tavily tools with URL content extraction (sync and async).

- Published: 2025-10-29
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/accelerate-rag-pipelines-with-tavily-extract-and-reader
- Markdown: https://agno-com-nine.vercel.app/articles/accelerate-rag-pipelines-with-tavily-extract-and-reader.md

We’ve integrated TavilyReader for knowledge base ingestion and enhanced Tavily tools with URL content extraction (sync and async). This streamlines building and maintaining ingestion pipelines for retrieval-augmented generation.

**Details**

- Ingest web pages into Knowledge bases with fewer moving parts
- Supports sync and async workflows for flexible throughput
- Reduces custom parsing and ETL glue code

**Who this is for:** Teams building RAG systems, knowledge bases, and automated research pipelines.
