| title | Kernel Writer |
|---|---|
| aemoji | 🧠 |
| colorFrom | blue |
| colorTo | indigo |
| sdk | gradio |
| sdk_version | 4.44.1 |
| app_file | app.py |
| pinned | false |
CUDA kernel optimization
pip install -r requirements.txt
python app.pyOpenEnv API is served at /reset, /step, /state, and the Gradio UI is at /ui.
Set the OpenAI key in Space Settings → Variables and secrets as:
OPENAI_API_KEY
Optional:
MODEL_NAME(default:gpt-5.4)API_BASE_URL(default:https://api.openai.com/v1)
Use the validator script with the runtime URL:
chmod +x scripts/validate-submission.sh
./scripts/validate-submission.sh https://aaloksan-kernel.hf.space .