# CreateAI

Projects to get learners started quickly with AI and machine learning on the micro:bit.

## Projects

```codecard
[{
  "name": "AI storytelling friend",
  "description": "Use storytelling to introduce AI.",
  "url": "https://microbit.org/projects/make-it-code-it/ai-storytelling-friend/",
  "imageUrl":"/static/microbit-org/createai/storytelling-friend.png",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "cardType": "link"
}, {
  "name": "Simple AI exercise timer",
  "description": "Make a smart exercise timer using AI.",
  "url": "https://microbit.org/projects/make-it-code-it/simple-ai-exercise-timer/",
  "imageUrl":"/static/microbit-org/createai/simple-exercise-timer.png",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "cardType": "link"
}, {
  "name": "AI activity timer",
  "description": "Use AI to detect and time specific activities.",
  "url": "https://microbit.org/projects/make-it-code-it/ai-activity-timer/",
  "imageUrl":"/static/microbit-org/createai/activity-timer.png",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "cardType": "link"
}, {
  "name": "More about CreateAI",
  "description": "Explore AI on and offscreen with tools, resources and more.",
  "url": "https://microbit.org/createai/",
  "imageUrl":"/static/microbit-org/createai/more-about.png",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "cardType": "link"
}]
```
