deslop
Paste AI-sounding text. Grok rewrites it like a person wrote it, a second model grades the rewrite as an AI detector would, then Grok gets the draft, the rewrite and the report and does the final p… text:Your draft -> llm×2 -> join×2 -> llm; returns text. Runs on NanoGPT — $0.25 deposit per call, paid in Nano (XNO) — settles at actual model cost + 20%, change returned; no account needed; last run $0.0341, ~78s.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Your_draft | No | Text; default: "In today's fast-paced digital landscape, keeping your team in sync has never been more critical. That's why we're thr..."; optional | |
| _payment_id | No | Payment id from this tool's previous payment-required response. Phase 3 only: after /x402/watch closes with status paid, call again with the same arguments plus this id to open the RESULTS stream. Do not pass it while payment is still pending — monitor the watch SSE first. | |
| System_prompt | No | System prompt; default: "You rewrite AI-sounding text so it reads like a person wrote it. Output only the rewritten text — no preamble, no not..."; optional | |
| System_prompt_2 | No | System prompt; default: "You are a blunt AI-text detector. You see one passage and nothing else. Decide whether a machine wrote it.\nReply in e..."; optional | |
| System_prompt_3 | No | System prompt; default: "You are the final editor. Your input holds three blocks in this order:\n1. the ORIGINAL DRAFT — everything before the ..."; optional |