KskRoyal/portable-ai-usb ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Windows project that turns a USB drive into a portable local AI server.

I want to copy a few scripts onto a USB stick, run one setup script once, and have it download the AI engine to the drive, create the right folders, and make everything ready to use. After that, I want to drop in any .gguf model file, run a start script, pick a model, and have a browser chat page open at localhost:8080. It should work without installing anything on the PC and keep everything on the USB drive.

Please make it handle different drive letters automatically, and choose the best available mode for the computer, like GPU if possible, or CPU if not. I also want a stop script so I can shut it down cleanly before unplugging the drive. If you need current setup details, look up the latest llama.cpp docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab