A modern interface for comparing and analyzing responses from multiple Large Language Models. Made with ❤️ by J&S Group, LLC.
- Compare responses from multiple LLMs (Deepseek R1, Claude 3 Sonnet)
- Enhanced responses using combined reasoning approaches
- Structured comparative analysis of differences and similarities
- Six diverse prompt categories for testing different capabilities
- Clean, modern interface built with Next.js and Tailwind CSS
- Engaging loading states with AI-themed jokes
- Collapsible reasoning sections
- Responsive grid layouts
- Visual hierarchy with gradient accents
- Intelligent handling of mathematical expressions
- Clean formatting of responses and analysis
- LaTeX conversion and normalization
- Smart spacing and paragraph structuring
- Automated analysis of response differences
- Structured evaluation of approaches
- Identification of unique strengths
- Effectiveness assessment
- Node.js 18+
- API keys for:
- Anthropic Claude
- Deepseek
- Clone the repository:
git clone https://github.com/yourusername/llmswitch.git
cd llmswitch
- Install dependencies:
npm install
- Set up environment variables:
cp .env.example .env.local
Add your API keys to .env.local
- Run the development server:
npm run dev
- Select a prompt category from the comparison page
- View responses from different models
- Toggle reasoning sections for deeper insights
- Explore the comparative analysis
- Use the findings to understand model strengths and differences
- Frontend: Next.js 14+, React, TypeScript
- Styling: Tailwind CSS, ShadCN UI
- State Management: React hooks and context
- APIs: Claude 3 Sonnet, Deepseek R1
For more details, see:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
LLMSwitch is developed and maintained by J&S Group, LLC, a technology company focused on building innovative AI tools and solutions. For more information, visit our website.