authenticity

Verification

A straightforward way to confirm a DG Develops Community member to hand the perks to them.

WHY Why this page exists

Because verifiying that you are in our Discord server gives you extra perks that will help you to ship better.

SRC Source article

DG AI — the free, key-less AI API with 5 models — was first announced in this write-up:

I Built a Free AI API With No Login, No API Key, and 5 AI Models

Published by Daivik Dagar on dev.to

CHK What to check

1

Match the endpoint

A genuine DG AI request points to https://dg-ai.scriptsnsenses.workers.dev/. Anything else claiming to be DG AI isn't this project.

2

No key, no login — ever

The real API never asks for an API key, account, or sign-in. If something gates access behind credentials, it isn't the same free service described in the article.

3

Five models, smart fallback

The legitimate service offers exactly 5 models — ChatGPT (gpt-oss-120b), DeepSeek (r1-distill-32b), Qwen 12B (qwen-2.5-7b), Gemma (3-12b-it), and Qwen Coder (2.5-32b) — with a fallback system between them.

4

Published limits

60,000 requests/day and 20 requests/min on the free tier. Anything wildly different from these published numbers is worth a second look.

5

Same author, same community

The article is written by Daivik Dagar, and the project is supported through the same Discord community as the rest of DG Develops.

SUM Quick summary

Still unsure? Cross-check directly against the original dev.to article — it's the canonical source for this project's specs and limits.