ngoubimaximillian12/AI-Support-Copilot-with-RAG-Tool-Use-and-Quality-Eval-Loops
Ingest knowledge (docs, tickets, chats), build a RAG + tools assistant that drafts answers, files tickets, runs workflows, and learns from feedback with automatic evaluations. Architecture: Ingestion (Airbyte) → Chunk/Embed (server) → Vector DB (pgvector/Weaviate) + RDBMS store → LLM serving (vLLM/Ray Serve)
Platform-specific configuration:
{
"mcpServers": {
"AI-Support-Copilot-with-RAG-Tool-Use-and-Quality-Eval-Loops": {
"command": "npx",
"args": [
"-y",
"AI-Support-Copilot-with-RAG-Tool-Use-and-Quality-Eval-Loops"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...