OmarElsiry/duck-proxy ? reverse-engineered prompt

Reverse engineered prompt

Build me a local AI proxy that makes Duck.ai feel like a normal OpenAI API server running on http://localhost:8080/v1.

I want it to work on Windows, Linux, and macOS, and be easy to start with one command or double click scripts. It should also run in Docker, and keep running in the background like a service if I want. The main goal is to let apps like Cursor, VS Code, Aider, Zed, and other OpenAI compatible tools connect to it without needing a paid API key.

Please include a simple web dashboard at /app so I can see status and control it, and make sure it supports chat models plus image generation through the OpenAI style endpoints. I’d like the proxy to expose a few friendly model names like GPT style, Claude style, Mistral style, and Gemma style aliases.

If anything is unclear, look up the current docs online and keep it polished and reliable.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab