self-hostable

9 tools selected.

Cube is an agentic analytics platform built on a semantic layer, made by Cube Dev, Inc. It centralizes metric definitions, calculations, and security rules in one place. That governed model then feeds every analytics surface, from chat interfaces to dashboards to external AI tools. The platform targets two common problems. One is fragmented business logic, […]

Weaviate is an open-source, AI-native vector database built by Weaviate B.V. It stores and searches unstructured data such as text, images, audio, and video using vector embeddings alongside structured attributes. Teams use it to build semantic search, retrieval-augmented generation, and stateful AI agent applications. The system converts unstructured objects into dense vector representations, either through […]

Sherlocks AI is a Site Reliability Engineering platform that positions itself as an autonomous on-call teammate. It monitors system alerts and runs root cause analysis across cloud infrastructure, application code, telemetry, and deployment pipelines. Findings are delivered directly into Slack and Microsoft Teams. The platform targets the manual triage work that slows down incident response. […]

Qdrant is an open source vector similarity search engine and vector database written in Rust. It stores, manages, and queries high-dimensional vector embeddings produced by machine learning models. Teams building retrieval-augmented generation, semantic search, or recommendation systems use it as core infrastructure. The database pairs dense or sparse vector representations with JSON metadata payloads. It […]

Ragas is an open-source framework built by Exploding Gradients for evaluating and monitoring Retrieval Augmented Generation (RAG) pipelines. It gives developers automated metrics to assess retrieval quality and generation quality without relying solely on manual review. The tool addresses a common problem in RAG evaluation. When a chatbot gives a wrong answer, teams often cannot […]

Greptile is an AI code review platform built by Tabnam, Inc. It reviews pull requests automatically and aims to catch bugs that slip past human reviewers and static analysis tools. The core mechanism is a graph index of the repository. Greptile maps files, functions, and dependencies, which lets it evaluate a change against the wider […]

Langfuse is an open-source AI engineering platform built to help teams build, monitor, and improve large language model applications and agents. It combines observability, prompt management, evaluation tools, and analytics dashboards in one workspace. The platform covers the lifecycle of generative AI tools, from early prototypes to production deployments. The platform addresses a specific problem. […]

Wren AI is an open-source business intelligence assistant that converts natural language questions into SQL queries. It is built for data teams and non-technical stakeholders who need database access without writing code. The project is maintained by Wren AI Inc. and hosted at getwren.ai. The tool addresses a core problem with standard text-to-SQL engines: inaccurate […]

Defog.ai is an enterprise text-to-SQL platform that converts plain English questions into optimized database queries. It connects to Postgres, Snowflake, SQL Server, and MySQL. Non-technical users can retrieve structured data without writing SQL or waiting for analyst support. The platform is powered by SQLCoder, Defog’s fine-tuned open-source model. SQLCoder has surpassed 2.2 million total downloads […]