Skip to content

The image Turing test for humans. Test your A.I. detection skills!

Notifications You must be signed in to change notification settings

zolplay-labs/isthat.ai

Repository files navigation

isthat.ai

Development

  1. Install dependencies
pnpm i
  1. Pull .env file from vercel
vercel env pull .env
  1. (Optional) Initialize database
pnpm run db:push
  1. Run dev server
pnpm run dev

Access Admin Panel

  1. Sign in or sign up an account
  2. Go to clerk dashboard
    1. Find app and select the instance
    2. Go to Users
    3. Find your account and View profile
    4. Add { "isAdmin": true } in public metadata
  3. Visit /admin

About

The image Turing test for humans. Test your A.I. detection skills!

Resources

Stars

Watchers

Forks

Releases

No releases published