Hacker News new | ask | show | jobs
Show HN: Airweave – Turn App Data into Agent Knowledge (github.com)
2 points by lennertjansen 506 days ago
Hi HN, Lennert and Rauf here

We built Airweave, an open-source dev tool that turns your users' app data into agent knowledge by making any source (app, db, api) searchable for AI agents. It handles authentication, ingestion, and keeping sync with your vector store + graph db. You can do other nice stuff like white labeling and monitoring your sources, destinations, and sync jobs in a ui.

We believe agent builders should be able to focus on their verticals, and not have to worry about infra like this. So we're building all the necessary tooling and integrations to enable that.

Feel free to try it out and we'd love to hear your thoughts!

Repo: https://github.com/airweave-ai/airweave

1 comments

Does it support pgvector over weaviate?
we’re working on pgvector support and releasing it soon!