Web · Personal project
A self-hosted AI chatbot that answers questions about me, with multi-model LLM fallback via OpenRouter, session management, and rate limiting.
A personal AI assistant that answers questions about my background and work. The Node.js server routes requests through OpenRouter with automatic fallback across multiple LLMs, so the bot stays up even when an individual model is unavailable.
Node.js, Express.js, OpenRouter API, Docker, Ubuntu Server