What problem does it solve?
This Skill provides a comprehensive architectural map and operational guide for the local RAG chat backend, preventing the need to re-derive complex system configurations or debug environment drifts from scratch.
Core Features & Use Cases
- System Architecture Mapping: Provides deep insights into the FastAPI, Ollama, and pgvector stack, including the exact chat pipeline order and containment layers.
- Operational Troubleshooting: Offers a clear runbook for corpus management, re-indexing, and resolving environment-specific gotchas between Windows and WSL.
- Use Case: When debugging chat response latency or model behavior, use this Skill to quickly identify the correct log paths, configuration knobs, and the specific retrieval pipeline logic without manually parsing the entire codebase.
Quick Start
Use the rag-backend skill to retrieve the current configuration settings and the operational status of the local chat service.