QFC Inference
Verifiable AI inference on a public blockchain. Submit text, get a result, see the proof on-chain. No wallet needed for this demo.
✓ Completed on-chain
- Task ID
- Executed by
- Block
- Result
What just happened
- Your text was submitted as an inference task on the QFC testnet.
- A miner somewhere on the network ran the model and produced a result.
- The miner also produced a cryptographic proof that the model ran on your input. Anyone can verify it by looking up the task on the block explorer.
- You didn't need a wallet — this demo's relay paid the fee for you. In production you'd sign and pay yourself.
SDK snippets: JavaScript / Python. Run the same flow from your own app in 20 lines of code.