[READ-ONLY] Mirror of https://github.com/serhalp/artifice. Artifice: guess the real source prompt for the gen AI image artificegame.netlify.app/
game generative-ai solid-start
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 85.7%
JavaScript 9.0%
CSS 5.3%
164 10 0

Clone this repository

https://git.vm.fail/philippeserhal.com/artifice https://git.vm.fail/did:plc:k5jevvfz7nmjlp7scihs565b
ssh://git@knot1.tangled.sh:2222/philippeserhal.com/artifice ssh://git@knot1.tangled.sh:2222/did:plc:k5jevvfz7nmjlp7scihs565b

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Artifice#

Guess the real source prompt for an image created by generative AI. Beware the decoy prompts also created by generative AI from that image.

Development#

This is a SolidStart site.

It uses the SolidUI component library and TailwindCSS for styling.

Images are generated with Google Gemini (gemini-3.1-flash-image-preview) via @google/genai, and decoy prompts are generated with Anthropic, both via Netlify AI Gateway.

It is deployed to Netlify.

It persists game data in Netlify Blobs.

It uses the PNPM package manager.

Prerequisites#

You need the Netlify CLI for local development. (This is required to get local Netlify Blobs emulation.)

🧞 Commands#

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Install dependencies
netlify dev Start local dev server
pnpm run build Build production site to ./dist/