With this LLM playground, you can run the same prompt on different models (claude, gpt, etc.) and test what responses you get/speed/cost/etc. Easy to compare different models with each other.
npm i
to install pacakges
npm run dev
to run app locally
Project is built on top of Convex— need an account and need to update /convex/auth.config.js
with appropriate dev keys.