For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Fork this repoGet a demo
  • Docs
    • Welcome
    • Quickstart
    • Concepts
    • Search
    • MCP Server
    • CLI
    • Agent Skills
    • Connect
    • Add New Connector
    • Rate Limits
  • API Reference
LogoLogo
Fork this repoGet a demo
On this page
  • Who it’s for
  • Use cases
  • Where to go next
Docs

Welcome to Airweave

Was this page helpful?
Edit this page

Quickstart

Next
Built with

Airweave is an open-source context retrieval layer that gives AI agents unified search across all your apps, databases, and documents. Instead of wiring each data source separately, Airweave connects directly to all of your existing tools and exposes their data through a single search interface.

Airweave continuously syncs information from connected sources and makes it available as a unified, searchable retrieval layer. This allows AI agents to retrieve current, source-grounded context at query time, rather than relying on static embeddings or custom data pipelines that quickly fall out of date.

Get Started

Follow our quickstart guide to get up and running with Airweave in minutes

Try the Platform

Access the hosted Airweave platform

Join Discord

Get help from our community and team

View on GitHub

Star the repo and contribute to the project


Who it’s for

Developers and teams building AI agents and other AI-powered applications that need reliable access to information across multiple tools and data sources.

If you’re working on long-running AI agents, retrieval-augmented generation, or any context-heavy LLM application, Airweave provides the infrastructure to retrieve and manage context without maintaining bespoke integrations for every data source.

Use cases

Airweave lets AI agents search across company knowledge bases, cloud drives, databases, and SaaS tools in a single query.

Common use cases include:

Internal Knowledge Assistants

Pull information from tools like Notion, Google Drive, and Slack

Customer Support Agents

Access context from tickets, docs, and CRM systems

Multi-Source Context Retrieval

Retrieve and combine relevant context from structured and unstructured sources at query time.

In all cases, Airweave helps agents retrieve facts from the right source instead of guessing or relying on incomplete context.

Where to go next

Quickstart

Set up your first Airweave collection and start syncing data

Concepts

Learn about Airweave’s core architecture and how it works

Homepage

High-level overview and latest product updates