Vibe
Analyzer
Agentic RAG engine for code and knowledge bases
AST extraction, LLM enrichment, OpenSearch indexing. 11 MCP tools give AI models agency over search — they decide what to find and how. Minimal context, no embeddings, single tool call = complete answer.
Get Started

# Quick Start

## 1. Install OpenSearch
## 2. Install Open WebUI

## 3. Install Vibe Analyzer
cargo install vibe-analyzer

## 4. Add source — project or knowledge
vibe-analyzer source add {path}

## 5. Index projects
vibe-analyzer scan index

## 6. Start MCP
vibe-analyzer serve start