I want a clean, responsive WordPress site that lets visitors upload an image (JPG / PNG) or video (MP4 / AVI) and instantly checks whether the file is AI-generated or natural. Once a user presses the single upload button on the homepage, the file should be forwarded to an AI-detection engine such as Hive AI or Deepware; feel free to recommend the most reliable API but keep the implementation modular so it can be switched later. The result page must return three clear data points pulled straight from the API response: • AI Probability (%) • Natural Probability (%) • Final Classification (AI Generated / Natural) Design needs to stay minimal, fast, and mobile-first while still presenting a modern look. Please rely on WordPress best practices—custom theme or lightweight builder is up to you—as long as it remains easy for me to maintain and extend. Deliverables • Fully functional WordPress site with front-end uploader and API integration • Result page displaying the three metrics above in real time • Complete, well-commented source code plus a short read-me explaining local setup, API keys, and deployment • Optional: brief hosting setup notes so I can push it live without guesswork Acceptance criteria: a test file returning the same probabilities as the AI provider’s own console, upload capped at typical web limits (we can fine-tune later), and everything delivered inside 30 days.