thenuxofc/duckai-api ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple public API for DuckDuckGo AI chat that people can call from their own apps.

I want it to work on Netlify, with a clean public page for basic info and a serverless function that handles the chat requests. Keep it simple and easy to use, with a basic response format that returns the AI reply clearly. If it helps, add a small landing page that explains how to use the API and shows an example request and response.

Please make it feel polished, reliable, and ready to deploy. If you need to check current docs or patterns online, go ahead and look them up.