workbench / docs /ROADMAP.md
GitHub Actions
Initial ZeroGPU deployment with spaces shim
7f9dfed
|
Raw
History Blame Contribute Delete
1.07 kB

A newer version of the Gradio SDK is available: 6.19.0

Upgrade

Roadmap

The PRD is intentionally broad. This roadmap keeps the hackathon path separate from the larger Workbench vision.

Must Ship For Hackathon

  1. Local app runs.
  2. One real small model backend works.
  3. User story is clear.
  4. Field notes or demo evidence shows practical value.
  5. Hugging Face Space is live.
  6. README is clear enough for judges.
  7. Demo video and social post are ready.

Should Ship If Time Allows

  1. Ollama quick-start.
  2. llama.cpp GGUF mode.
  3. Field notes JSONL export.
  4. Trackio trace logging.
  5. Better visual polish.
  6. Architecture/report write-up.

Stretch After Hackathon

  1. LoRA training.
  2. GGUF export and quantization.
  3. MCP tools.
  4. Agent mode.
  5. Reward model evaluation.
  6. Synthetic data generation.
  7. OCR pipeline hook.
  8. MiniCPM-o audio tab.
  9. Desk-Pet persona export.

Current Recommended Path

For a new Codex user, the best path is:

docs/TASKS.md
  -> install Python
  -> run placeholder app
  -> add Ollama backend
  -> push GitHub
  -> push Hugging Face Space
  -> polish submission