{"data":{"slug":"airweave-ai-airweave","name":"airweave","tagline":"Open-source context retrieval layer for AI agents","github_url":"https://github.com/airweave-ai/airweave","owner":"airweave-ai","repo":"airweave","owner_avatar_url":"https://avatars.githubusercontent.com/u/192721200?v=4","primary_language":"Python","stars":6467,"forks":813,"topics":["agent-infrastructure","ai","ai-agents","ai-infrastructure","api","context-retrieval","data-connectors","developer-tools","enterprise-data","information-retrieval","integration","llm","open-source","rag","retrieval","retrieval-augmented-generation","sdk","search","search-api","semantic-search"],"archived":false,"github_pushed_at":"2026-06-05T09:52:19+00:00","url":"https://www.graphcanon.com/tools/airweave-ai-airweave","markdown_url":"https://www.graphcanon.com/tools/airweave-ai-airweave.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/airweave-ai-airweave","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=airweave-ai-airweave","description":"Open-source context retrieval layer for AI agents","homepage_url":"https://airweave.ai","license":"MIT","open_issues":132,"watchers":36,"ai_summary":"Airweave is an open-source project designed to provide a robust context retrieval layer for AI agents and Retrieval-Augmented Generation (RAG) systems.","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://app.airweave.ai\" target=\"_blank\" rel=\"noopener noreferrer\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"frontend/public/logo-airweave-darkbg.svg\"/>\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"frontend/public/logo-airweave-lightbg.svg\"/>\n      <img width=\"400\" alt=\"Airweave\" src=\"frontend/public/logo-airweave-darkbg.svg\"/>\n    </picture>\n  </a>\n</p>\n\n<p align=\"center\">Open-source context retrieval layer for AI agents and RAG systems.</p>\n\n<p align=\"center\">\n  <a href=\"https://app.airweave.ai\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Airweave_Cloud-0066FF\" alt=\"Airweave Cloud\"></a>\n  <a href=\"https://docs.airweave.ai\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Docs-0066FF\" alt=\"Documentation\"></a>\n  <a href=\"https://x.com/airweave_ai\" target=\"_blank\"><img src=\"https://img.shields.io/twitter/follow/airweave_ai?style=social\" alt=\"Twitter\"></a>\n  <a href=\"https://cursor.com/link/prompt?text=Help%20me%20set%20up%20Airweave%20locally.%20Follow%20these%20steps%3A%0A%0A1.%20First%2C%20verify%20Docker%20is%20installed%20and%20running%3A%0A%20%20%20docker%20--version%0A%20%20%20docker%20info%0A%0A2.%20Clone%20the%20repository%3A%0A%20%20%20git%20clone%20https%3A%2F%2Fgithub.com%2Fairweave-ai%2Fairweave.git%0A%20%20%20cd%20airweave%0A%0A3.%20Start%20Airweave%3A%0A%20%20%20.%2Fstart.sh%0A%0A4.%20The%20script%20will%20automatically%3A%0A%20%20%20-%20Create%20.env%20from%20.env.example%0A%20%20%20-%20Generate%20required%20secrets%20%28ENCRYPTION_KEY%2C%20STATE_SECRET%29%0A%20%20%20-%20Start%20all%20services%20with%20health%20checks%0A%20%20%20-%20Optionally%20prompt%20for%20OpenAI%2FMistral%20API%20keys%0A%0A5.%20Wait%20for%20all%20services%20to%20be%20healthy%20%28this%20may%20take%202-3%20minutes%20on%20first%20run%29%0A%0A6.%20Verify%20the%20app%20is%20accessible%20at%20http%3A%2F%2Flocalhost%3A8080%0A%0AIf%20there%20are%20any%20errors%2C%20help%20me%20troubleshoot%20them.%20Common%20issues%3A%0A-%20Port%20already%20in%20use%20%288080%2C%208001%2C%205432%2C%206333%2C%206379%2C%207233%2C%208081%2C%208088%29%0A-%20Docker%20not%20running%0A-%20Check%20logs%3A%20docker%20logs%20airweave-backend%20or%20docker%20logs%20airweave-frontend%0A%0AUseful%20commands%3A%0A-%20.%2Fstart.sh%20--restart%20%28restart%20services%29%0A-%20.%2Fstart.sh%20--skip-frontend%20%28backend%20only%29%0A-%20.%2Fstart.sh%20--destroy%20%28clean%20up%20everything%29\"><img src=\"https://img.shields.io/badge/Set%20Up%20with-Cursor-000000?logo=cursor&logoColor=white\" alt=\"Set Up with Cursor\"></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/airweave-ai/airweave/actions/workflows/code-quality.yml\"><img src=\"https://github.com/airweave-ai/airweave/actions/workflows/code-quality.yml/badge.svg\" alt=\"Code Quality\"></a>\n  <a href=\"https://github.com/airweave-ai/airweave/actions/workflows/eslint.yml\"><img src=\"https://github.com/airweave-ai/airweave/actions/workflows/eslint.yml/badge.svg\" alt=\"ESLint\"></a>\n  <a href=\"https://github.com/airweave-ai/airweave/actions/workflows/test-public-api.yml\"><img src=\"https://github.com/airweave-ai/airweave/actions/workflows/test-public-api.yml/badge.svg\" alt=\"System Tests\"></a>\n  <a href=\"https://pepy.tech/projects/airweave-sdk\"><img src=\"https://static.pepy.tech/badge/airweave-sdk\" alt=\"PyPI Downloads\"></a>\n  <a href=\"https://discord.gg/gDuebsWGkn\"><img src=\"https://img.shields.io/discord/1323415085011701870?label=Discord&logo=discord&logoColor=white&style=flat-square\" alt=\"Discord\"></a>\n</p>\n\n<p align=\"center\">\n  <video width=\"100%\" src=\"https://github.com/user-attachments/assets/995e4a36-3f88-4d8e-b401-6ca43db0c7bf\" controls></video>\n</p>\n\n### What is Airweave?\nAirweave connects to your apps, tools, and databases, continuously syncs their data, and exposes it through a unified, LLM-friendly search interface. AI agents query Airweave to retrieve relevant, grounded, up-to-date context from multiple sources in a single request.","github_created_at":"2024-12-24T10:00:06+00:00","created_at":"2026-07-07T17:37:37.388161+00:00","updated_at":"2026-07-07T19:52:47.613793+00:00","categories":[{"slug":"ai-agents","name":"AI Agents","url":"https://www.graphcanon.com/categories/ai-agents","markdown_url":"https://www.graphcanon.com/categories/ai-agents.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/ai-agents"},{"slug":"inference-serving","name":"Inference & Serving","url":"https://www.graphcanon.com/categories/inference-serving","markdown_url":"https://www.graphcanon.com/categories/inference-serving.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/inference-serving"}],"tags":[{"slug":"context-retrieval","name":"context-retrieval"},{"slug":"llm","name":"llm"},{"slug":"agent-infrastructure","name":"agent-infrastructure"},{"slug":"rag","name":"rag"},{"slug":"data-connectors","name":"data-connectors"},{"slug":"developer-tools","name":"developer-tools"},{"slug":"ai-agents","name":"ai-agents"}]}}