DEV Community

Cover image for I Built a Free AI Education Platform in 10 Languages — And Open-Sourced Everything
Ramesh Reddy Adutla
Ramesh Reddy Adutla

Posted on • Edited on • Originally published at aieducademy.org

I Built a Free AI Education Platform in 10 Languages — And Open-Sourced Everything

I Built a Free AI Education Platform in 10 Languages — And Open-Sourced Everything

AI Educademy is a free, open-source AI education platform I conceived, designed, and built entirely from scratch — every line of code, every lesson, every language.

What it is

  • 🎓 112+ interactive lessons across 3 difficulty tracks (Seeds → Sprouts → Branches)
  • 📝 18 SEO blog posts covering AI fundamentals, career paths, ethics, and more
  • 🌍 10 languages: English, French, Dutch, Hindi, Telugu, Spanish, Portuguese, German, Chinese, Japanese (Arabic coming next)
  • 🔬 AI Lab / Playground — hands-on experiments, no setup needed
  • 97 PageSpeed score on desktop, 97 on mobile — zero Framer Motion, CSS-only animations
  • 📖 FAQ page with schema.org markup for Google rich results
  • 📑 Blog table of contents — auto-generated from headings, sticky sidebar on desktop
  • 🔒 100 Best Practices, 100 SEO on Lighthouse
  • Built with Next.js 15, TypeScript, MDX, Tailwind CSS

Why I built it

AI will reshape every industry. Yet the best AI education remains locked behind expensive institutions in a handful of countries. I've worked across Asia and Europe — in fintech, media, and retail — and it's clear: language should never be a barrier to learning.

The tech stack

Next.js 15 (App Router) + TypeScript
next-intl — i18n routing for 10 locales
MDX — content as code (lessons + blog)
Tailwind CSS — zero runtime CSS-in-JS
Vercel — deployment & analytics
Vitest — 122 unit tests
GitHub Actions — CI on every push
Enter fullscreen mode Exit fullscreen mode

What's next

  • Arabic (RTL support already built in)
  • More lessons across all 3 tracks
  • Spanish, Portuguese, Hindi blog post translations
  • Community contributions welcome!

Open source

If this resonates with you, ⭐ the repo or share it with someone who wants to learn AI in their own language.


Built solo, shipped with ❤️ from London.

Top comments (0)