AMD AI DevMaster Hackathon 2026 Rules | Generated by AI

Home 2026.07

Question: What is this AMD AI DevMaster Hackathon document?

Answer:

This is the rule/specification document for the AMD AI DevMaster Hackathon 2026. It is a competition sponsored by AMD where developers build AI applications optimized for AMD Radeon GPUs + ROCm.

The core idea:

Build something useful with AI, but make sure the heavy compute runs locally on AMD GPUs using ROCm.

There are 3 tracks:


Track 1 — Multimodal AI Content Creation (probably most relevant for you)

Build AI tools around:

Examples:

Input:
  photo/video/text prompt

GPU pipeline:
  Stable Diffusion / FLUX / ControlNet / LoRA
  + ROCm acceleration

Output:
  anime style video
  cyberpunk video
  marketing content
  short video generation

Required stack:

Closed APIs cannot be the core. At least one key inference path must run locally on AMD GPU.

Deliverables:


Track 2 — Private Local AI Agent (also very suitable for you)

Basically:

Build a local ChatGPT-like agent running on AMD GPU.

Examples:

Required capabilities:

At least 2 of these 5:

  1. RAG
  2. Tool calling
  3. Multi-step planning
  4. Local memory
  5. Permission/privacy control

Possible architecture:

                User
                 |
             Web UI / CLI
                 |
             Agent Router
                 |
       +---------+---------+
       |                   |
    Local LLM          Tools
   Qwen/Llama          |
       |               |
   ROCm/vLLM       Browser
                   Files
                   Git
                   Calendar

        AMD Radeon GPU

Recommended:

Given your existing ww, iclaw, agent experiments, this track maps very closely.


Track 3 — Physical AI / Robotics

Robotics simulation:

Using:

Need simulation + AI control + AMD GPU acceleration.

Probably less aligned unless you want to enter robotics.


Prize

Each track:

Place Prize
1st $5,000
2nd $3,500
3rd $1,500

Timeline

Important dates:


My recommendation for you

Given your background:

I would choose Track 2.

A strong project idea:

“OpenClaw Local AI Agent”

AMD Radeon GPU
        |
     Qwen3 / Llama
        |
   Agent Runtime
        |
 +------+-------+
 |      |       |
RAG   Tools   Memory
 |      |       |
Blog  Git    Vector DB
PDF   Shell  SQLite
Video

Demo:

  1. User asks:

    “Create today’s AI research video”

  2. Agent:

search papers
      |
summarize
      |
generate markdown
      |
generate image
      |
generate video
      |
publish

Everything local on AMD GPU.

This directly demonstrates:

The judges explicitly score these capabilities.

For winning, don’t build another chatbot. Build a personal AI operating system running on Radeon.


Generated by AI. Curating and sharing still takes effort. If you find it useful, feel free to donate. WeChat: @lzwjavaWeChat QR · X: @lzwjava · Say hi 👋

Back Donate