...It bundles a modern frontend (Next.js + TypeScript + Tailwind) with a backend (Supabase by default) for persistent storage of chats, history, and user settings, replacing earlier local-storage-only approaches. The project supports multiple models/providers (e.g. OpenAI, local models via Ollama), and by switching env-vars you can self-host the whole stack or deploy in the cloud (e.g. via Vercel + Supabase) for personal or shared use. With version 2.0, the maintainers redesigned parts of the UI/UX, improved backend compatibility, and enhanced mobile-layout responsiveness — reflecting active maintenance and responsiveness to user feedback.