Skip to content

YazanYahya/llm-eval-platform

Repository files navigation

LLM Dashboard

A Next.js app for managing and evaluating LLM experiments using Tailwind CSS, PostgreSQL, and Prisma.

Setup

  1. Install dependencies: npm install
  2. Set up PostgreSQL and configure the .env file.
  3. Run Prisma migrations: npx prisma migrate dev
  4. Start the dev server: npm run dev
  5. Open http://localhost:3000

About

Platform for managing and evaluating LLMs

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors