All Projects
Personal AI Dashboard
Python
Next.js
TypeScript
REST APIs
A self-hosted web dashboard for interacting with and monitoring multiple AI models from a single interface. Built to reduce context-switching between different AI tools and to give a clearer picture of usage patterns over time.
The frontend is built with Next.js and TypeScript, and the backend proxies requests to various model provider APIs. The dashboard surfaces response latency, token usage, and model comparisons across sessions.