vanithamayojula-ux/unlimied-tokens- ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted service that lets me connect a bunch of free AI provider API keys and use them through one OpenAI compatible endpoint.
I want a simple dashboard where I can add keys, see which models each key can use, and watch usage so I do not go over the daily or monthly free limits. If one provider gets rate limited or runs out, it should automatically try the next available one. Keep the keys encrypted, and make the setup easy with a local web app, a server, and a way to run it with Docker.
Also make it work with common coding tools and chat clients that expect an OpenAI style API, so I can point them at my own server and start using it right away. It would be great if the app can pull updated model and quota info on its own so I do not have to keep editing things manually.
If you need to check current docs or compatibility details online, feel free to do that.
Are you gonna build this?
make sure you review the code using arcumet