interactive-coach-ai

shahvarun93/interactive-coach-ai
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Multi-LLM system design interview coach with LangGraph orchestration, RAG with pgvector, MCP tool servers, and Redis caching. Built with Node.js, TypeScript, PostgreSQL, and OpenAI API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "interactive-coach-ai": {
      "command": "npx",
      "args": [
        "-y",
        "shahvarun93/interactive-coach-ai"
      ]
    }
  }
}

Topics

coding-challenge-practicedockergkeinterview-preparationlanggraph-jsmcpnodejsopenai-apipgvectorragredissystem-designtypescript