airweave
clientai
airweave | clientai | |
---|---|---|
2 | 1 | |
679 | 47 | |
60.5% | - | |
9.8 | 9.1 | |
4 days ago | 4 months ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
airweave
-
Ask HN: What Are You Working On? (February 2025)
I'm working on Airweave https://github.com/airweave-ai/airweave , an open-source dev tool that makes any app searchable for AI agents. it connects to a source app, db, or api and converts its contents to accessible knowledge for agents. Airweave automates authentication, ingestion, enrichment, mapping, and syncing to vector stores and graph databases of choice. you can use it via our UI, API, or SDKs https://docs.airweave.ai/
we originally built this for our previous agent startup as an internal solution to ensure agents could find the relevant data on apps they're using. We then pivoted to this after some early positive reactions and decided to open-source it.
here's a short demo: https://tinyurl.com/demo-airweave
we're two engineers/friends based in Amsterdam, NL. We just launched the project, so it's rough around the edges ofc, but we're very eager to get some feedback!
feel free to reach out to me personally if you like this!
- Show HN: Airweave – Open-Source Tool That Turns App Data into Agent Knowledge
clientai
-
Building a Local AI Code Reviewer with ClientAI and Ollama - Part 2
For ClientAI's docs see here and for Github Repo, here.
What are some alternatives?
canopy - Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone
local-rag-researcher-deepseek - Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama
llama_index - LlamaIndex is the leading framework for building LLM-powered agents over your data.
ai-testing-agent - AI Testing Agent: Open Source AI Agent for Software Testing
gptme - Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
llmling-agent - Multi-agent workflows and complex Agent interactions, both via YAML manifest and programmatic usage. Pydantic-AI and LiteLLM backends. Human-in-the-loop integration.