.NET Web API backend for DualMind Arena - an AI model comparison and chat platform. Provides RESTful APIs for user interactions (chat, threads, model selection) and admin management (dashboard, CRUD operations). Integrates with Supabase for data storage and authentication, and supports multiple AI providers (Groq, Bytez) for model responses. Handles arena-style dual model comparisons, voting, and speech synthesis features.
Detailed documentation will be added later.