Skip to content
AI Model Comparison
On this page

Quick Start

Local Development

git clone https://github.com/214140846/ai-model-comparison.git
cd ai-model-comparison
bun install
bun dev

Environment Variables

cp .env.example .env

Update the values in .env before running local development or production builds.