¿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.
xun clasificador entrenado y el corpus etiquetado detrás de él
xuna tasa medida de falsos positivos que puedes citar ante una institución
xdetección para imágenes, audio y video, no solo texto
xresaltado por oración en lugar de una sola estimación a nivel de documento
xreentrenamiento a medida que cambian los generadores
Precio de WasItAIGenerated
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| starter | $0 | $0 | 1.000 créditos tras verificar el correo; el texto cuesta 1 crédito/palabra, imagen 300 créditos, audio/voz 1.000, video 2.000. |
| unlimited website | $9.99 | — | Detecciones ilimitadas en el sitio web para texto, imagen, audio y video; acceso a la API no incluido. |
| starter pack | a medida | — | 40.000 créditos de API; los créditos nunca vencen. |
| credit package | a medida | — | 200.000 créditos de API; los créditos nunca vencen; acceso por volumen/API. |
plan gratis1.000 créditos tras verificar el correo; texto 1 crédito/palabra, imagen 300, audio/voz 1.000, video 2.000
facturaciónla suscripción al sitio web es solo mensual, sin plan anual; los créditos de API son compras únicas
costos ocultosLa suscripción al sitio web de $9.99 no incluye el uso de la API; las llamadas a la API consumen créditos comprados por separado.
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: un clasificador entrenado y el corpus etiquetado detrás de él; una tasa medida de falsos positivos que puedes citar ante una institución; detección para imágenes, audio y video, no solo texto; resaltado por oración en lugar de una sola estimación a nivel de documento; reentrenamiento a medida que cambian los generadores. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a WasItAIGenerated?
Sí: Binoculars (Detección de texto LLM zero-shot usando ratios de perplejidad entre dos modelos.), DetectGPT (Detección zero-shot basada en curvatura para texto generado por máquinas.). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.