Finverity Chat

Codebase landing

Internal Retrieval Surface

MCP-ready

One control room for backend, frontend, and infra code.

Retrieval-first chat with visible evidence, repo-aware scope control, and a model layer that can later be shared with other LLM clients through MCP.

Vector Storeqdrant

Qdrant-backed retrieval surface with repo-level filters.

Embeddingsdeterministic

Current retrieval driver for chunk similarity and reranking.

LLMopenai

Retrieval-only fallback mode.

ScopeAll repositories

Backend Workspace · Frontend Workspace · Infrastructure Workspace

Repository Coverage

Connected Workspaces

The landing page is now separate from the chat workspace.

Backend Workspacebackend

NestJS and microservice backend repositories.

Frontend Workspacefrontend

Angular platform app and shared authentication libraries.

Infrastructure Workspaceinfrastructure

Infrastructure code, runtime definitions, and deployment assets.

Working Model

How The Chat Operates

Semantic retrieval, graph-aware enrichment, and grounded answer generation stay behind the chat page.

Step 1Choose intent and scope

Route the question to semantic retrieval, graph tools, or both.

Step 2Retrieve grounded evidence

Collect file paths, routes, symbols, and graph insights before generation.

Step 3Answer inside the workspace

The `/chat` page keeps repository scope and retrieved context available but now hideable.