jDroid-X/FreeModelClub ? reverse-engineered prompt
Reverse engineered prompt
Build me a local only AI control panel called FreeModelsClub that runs on my machine and opens in the browser.
I want it to act like a smart chatbot plus an OpenAI compatible proxy, so I can point tools like Cursor or other apps to localhost and have requests routed through different free model providers or my local Ollama models. It should let me add providers, save API keys safely, create model groups with round robin or fallback behavior, and show which provider is active or offline.
Please include a clean dashboard with a glassy theme, a few color themes and font choices, and simple settings for things like text size and spacing. I also want live usage stats like tokens, latency, errors, and request counts, plus basic reports and logs. The app should be set up to run on Windows with the install and launch batch files already working, and it should create its data files on first start. If you need to check current docs for any of the model APIs, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit