Quickstart
This flow builds the images, starts Ollama, indexes security references, and analyzes Python files.
1. Build And Start
2. Add Reference Documents
Put .pdf or .md security references under raw_pdfs/ or another local directory.
The ingest step writes vectors into ./chroma_db.
3. Analyze Code
Analyze a single file:
Analyze a directory by extension:
Reports are written under output/<timestamp>/report.html.