Metabob is a static code analysis tool built to run alongside AI coding agents such as Gemini CLI, Claude Code, and Cursor. It plugs into developer workflows through the Model Context Protocol, known as MCP. The company describes it as an intelligence layer that reviews code while an AI assistant is still generating it. Metabob […]
rag
19 tools selected.
Mintlify is a documentation platform for software products, APIs, and developer tools. It treats documentation as code, storing content in Git repositories and rendering it from Markdown and MDX files. Engineering and technical writing teams use it to build, host, and maintain developer-facing documentation sites alongside their codebases. The platform parses OpenAPI and Swagger specifications […]
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 […]
Navina is an AI clinical intelligence platform built for primary care physicians, healthcare systems, and value-based care organizations. It pulls together fragmented patient data from EHR entries, scanned documents, specialist notes, lab reports, and claims into a single summary at the point of care. The platform targets chart fragmentation and data overload, problems that cost […]
Daloopa is a financial data infrastructure platform built for public equity professionals, institutional investors, and AI developers. It provides structured, source-linked financial data covering more than 6,000 public companies worldwide, with up to 14 years of historical depth. The company is based in New York and was founded in 2018. The platform targets a specific […]
Clio is a legal practice management platform that combines case management, legal billing, client intake CRM, document automation, and legal AI tools. It is designed for law firms that want to manage daily operations from a single cloud-based system. The platform is organized around four products: Clio Manage, Clio Grow, Clio Draft, and Clio Work. […]
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 […]