API Key Manager
Generate a key then tap Use to continue. Each key stores the model you download with it.
Select AI Model
Click a model to select it, then tap Download & Start AI. The active key will remember this model.
Download & Start AI
Download once — works offline forever after. The active key gets linked to this model.
Real-time Logs
Live activity log of the application.
Documentation
API Key — Your Personal AI Password
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
Using Your Key for Your Own AI
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.
How It Works
- Step 1: Generate key → Click Use
- Step 2: Auto-jump to Setup → Pick Model
- Step 3: Click Download & Start AI → Wait 100%
- Step 4: Auto-opens Chat tab → Start testing!
AI Capabilities
Each model is a general‑purpose language model with broad knowledge. They can assist with:
- Programming (Lua, Python, JavaScript, C++, etc.)
- Mathematics, science, and general reasoning
- Creative writing and summarization
- Question answering and explanation
For the best speed, select Flash-Lite v1.2 or Nano-Speed; for highest intelligence, choose Pro-Faster v4.3.
Features
- 100% Local — no external server
- Works Offline — no data leaves your device
- Free Forever — no fees, no limits
- Auto-switch to Chat when ready