A React-based frontend for the AI Model Playground, enabling users to interact with various AI models, compare their responses, and provide feedback.
- π€ Direct chat with AI models
- π Side-by-side model comparison
- π² Random blind testing mode
- π Real-time streaming responses
- π³ Message branching and regeneration
- π€ Share and export conversations
- β Comprehensive feedback system
- π Model leaderboard
- Node.js 18+ and npm
- Backend server running on http://localhost:8000
- Install dependencies:
npm install