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…
- What an API is free Discover how websites talk to each other – and how your website can ask about weather, maps, or AI.
- Your first fetch Call an API directly from JavaScript and print the response on your page.
- Weather on your website Build a nice widget with a weekend forecast – a useful thing for any of the four projects.
- A map on your page Add an interactive map with pins to your website – for school, trips, and the field.
- 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.
- AI on the server Build a server endpoint that talks to AI – and hides your secret key from the world.
- Your own chatbot Build a chat window on your website and connect it to the server from the last lesson.
- Grand finale: an AI helper for your project Put it all together – a widget, a map, and a smart chatbot that knows your website.