¿Puedo vibecodear WasItAIGenerated?
NO TANTO · sigue valiendo pagarloThe interface is a text box; the product is a fine-tuned classifier. Detection quality does not come from a clever prompt. It comes from training a model on a labelled corpus and tuning it until the error rate is low enough to act on, which is months of work against a target that moves every time a new generator ships. Asking a general model "is this AI-written?" produces confident, unreliable answers, and in an academic-integrity setting that means falsely accusing real students. A one-shot build gets you the UI and none of the responsibility.
Build the closest honest consolation tool inspired by WasItAIGenerated. Do not claim it detects AI writing. Use exactly this stack: Next.js 15 + TypeScript + SQLite. Primary job: paste text, send it to one general language model, and record that model's opinion on how machine-like the writing reads, with its reasoning. Start from an empty folder and create the complete working project. Single-user and private by default; store everything locally. Put every secret in .env and provide .env.example. Show the result as an opinion with reasoning, never as a score, a percentage or a verdict - the whole point of this build is that it cannot measure what the paid product measures. Put a permanent, non-dismissable notice in the UI and the README: this is one model's guess, it has no measured error rate, and it must never be used to accuse anyone of anything. Include clear empty, loading, validation, success and failure states. Add export so the user is not trapped in the app. Accessible keyboard navigation, labels, focus states and sensible contrast. Deliberately exclude these paid-product advantages: a trained classifier, a labelled corpus, a published false-positive rate, image/audio/video detection, per-sentence attribution. Do not fake accuracy claims, benchmarks or compliance statements. Write unit tests for the data model and one end-to-end smoke test of the core loop. Create a README with setup, architecture, data location and an explicit limitations section. Run the tests and build before finishing, then fix what fails.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
Institutions do not buy a verdict, they buy a defensible one. A university that flags a student needs a documented error rate, an audit trail and a vendor who will stand behind the number. That is a measurement problem, not an interface problem, and it is why every serious buyer in this category asks about false positives before features.
xa trained classifier and the labelled corpus behind it
xa measured false-positive rate you can quote to an institution
xdetection for images, audio and video, not just text
xper-sentence highlighting instead of one document-level guess
xretraining as generators change
Precio de WasItAIGenerated
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| starter | $0 | $0 | 1,000 credits after email verification; text costs 1 credit/word, image 300 credits, audio/voice 1,000, video 2,000. |
| unlimited website | $9.99 | — | Unlimited website detections across text, image, audio, and video; API access not included. |
| starter pack | a medida | — | 40,000 API credits; credits never expire. |
| credit package | a medida | — | 200,000 API credits; credits never expire; bulk/API access. |
plan gratis1,000 credits after email verification; text 1 credit/word, image 300, audio/voice 1,000, video 2,000
facturaciónwebsite subscription is monthly only, no annual plan; API credits are one-time purchases
costos ocultosThe $9.99 website subscription does not include API use; API calls consume separately purchased credits.
verificado 2026-08-12 · fuente ↗
¿Puedo vibecodear WasItAIGenerated?
No tanto. El valor de WasItAIGenerated no es el código. Mira el desglose honesto arriba.
¿Cuánto cuesta WasItAIGenerated?
WasItAIGenerated cuesta unos $9.99/mes (Unlimited Website, revisado 2026-08-03), o sea $119.88 al año.
¿Qué pierdo si reemplazo WasItAIGenerated?
Con honestidad: a trained classifier and the labelled corpus behind it; a measured false-positive rate you can quote to an institution; detection for images, audio and video, not just text; per-sentence highlighting instead of one document-level guess; retraining as generators change. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a WasItAIGenerated?
Sí: Binoculars (Zero-shot LLM text detection using perplexity ratios between two models.), DetectGPT (Curvature-based zero-shot detection of machine-generated text.). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.