# LLM Comparison Tool ## Project Overview The LLM Comparison Tool is a Next.js-based web application that allows users to compare responses from multiple Large Language Models (LLMs) side by side. This tool is designed to help researchers, developers, and AI enthusiasts evaluate and compare the performance of different language models on various prompts. ## Key Features 1. **Model Selection**: Users can select up to 4 different language models to compare simultaneously. 2. **Real-time Streaming**: Responses from the selected models are streamed in real-time, providing immediate feedback. 3. **Interactive UI**: The application features a modern, responsive design with animations for a smooth user experience. 4. **Copy Functionality**: Users can easily copy individual model responses to the clipboard. 5. **Model Information**: Displays pricing information for each model, including free options. ## Technology Stack - **Frontend**: Next.js 14 with React 18 - **Styling**: Tailwind CSS | A shadcn/ui and v0 generation - v0