Find Related products on Amazon

Shop on Amazon

Show HN: Airweave – Let agents search any app

Published on: 2025-07-14 23:34:21

Airweave Airweave is a tool that lets agents semantically search any app. It's MCP compatible and seamlessly connects any app, database, or API, to transform their contents into agent-ready knowledge. 🎥 Watch Demo airweave_launch_bf_demo_vid_inverted_4k.mp4 Overview Airweave simplifies the process of making information retrievable for your agent. Whether you have structured or unstructured data, Airweave helps you break it into processable entities, store the data and make it retrievable through REST and MCP endpoints. Table of Contents 🚀 Quick Start # 1. Clone the repository git clone https://github.com/airweave-ai/airweave.git cd airweave # 2. Build and run chmod +x start.sh ./start.sh That's it! Access the dashboard at http://localhost:8080 🔌 Supported Integrations 💻 Usage Frontend Access the UI at http://localhost:8080 Connect sources, configure syncs, and query data API Swagger docs: http://localhost:8001/docs Create connections, trigger syncs, and search data 📦 S ... Read full article.