# How to make AI

**URL:** https://forum.makecode.com/t/how-to-make-ai/27776
**Category:** Arcade
**Created:** [March 16, 2024, 12:01am UTC](https://forum.makecode.com/t/how-to-make-ai/27776 "2024-03-16T00:01:38Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![WoofWoof](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/woofwoof/32/32523_2.png) [@WoofWoof](https://forum.makecode.com/u/WoofWoof)
#### Post date: [January 30, 2026, 12:25am UTC](https://forum.makecode.com/t/how-to-make-ai/27776/11 "2026-01-30T00:25:44Z")

</div>

Generative AI, like ChatGPT, is not possible in Makecode as it requires massive amounts of data and servers to train, and even running it locally requires more resources than Makecode has. The closest you can get to real “AI”, aka neural networks, is something like @randomuser’s extension (mentioned above) or my [Cars with brains](https://forum.makecode.com/t/cars-with-brains-messing-around-with-small-neural-networks/39126) project, but generating text is something you cannot do in Makecode.

---

_[View the full topic](https://forum.makecode.com/t/how-to-make-ai/27776)._
