Level 5 from age 15Premium · 14 € one-time

Inventor 🤖

Your website learns to talk to the world: it fetches the weather from an API, shows a map with pins, and gets its own AI chatbot that knows your project.

Levels 1–2 are free. Unlock Inventor for 14 €, one-time – you can read the first lesson as a free preview.

💡
Best preparation: finished Level 3 – Master (your own Node.js server) – you'll use it to keep a secret AI key.

Loading your progress…

  1. What an API is free Discover how websites talk to each other – and how your website can ask about weather, maps, or AI. ⏱ 20 minutes
  2. Your first fetch Call an API directly from JavaScript and print the response on your page. ⏱ 30 minutes
  3. Weather on your website Build a nice widget with a weekend forecast – a useful thing for any of the four projects. ⏱ 35 minutes
  4. A map on your page Add an interactive map with pins to your website – for school, trips, and the field. ⏱ 35 minutes
  5. What AI is and how to talk to it Understand how language AI works, what it can and can't do – and how to write prompts that work. ⏱ 25 minutes
  6. AI on the server Build a server endpoint that talks to AI – and hides your secret key from the world. ⏱ 40 minutes
  7. Your own chatbot Build a chat window on your website and connect it to the server from the last lesson. ⏱ 40 minutes
  8. Grand finale: an AI helper for your project Put it all together – a widget, a map, and a smart chatbot that knows your website. ⏱ 45 minutes