Generate a key then tap Use to continue. Each key stores the model you download with it.
Click a model to select it, then tap Download & Start AI. The active key will remember this model.
Download once — works offline forever after. The active key gets linked to this model.
Your API key is like a password for your AI. Treat it like your Roblox password — never share it with anyone. Each key is tied to the model you download with it.
ai-XXXXXXXX-XXXXXXXX-XXXXXXXX
You can use your API key to authenticate your own AI projects. The key is stored in localStorage under active_key. You can retrieve it programmatically:
const myKey = localStorage.getItem('active_key');
Then use it in your own scripts to verify access or to build custom tools around your local AI.
Each model is a general‑purpose language model with broad knowledge. They can assist with:
For the best speed, select the Qwen 0.5B or Llama 3.2 1B models.