2025

DeepLearn - AI Intuition

EdTech platform to demystify AI via scientific papers, interactive sandbox, and advanced MCQs.

AIEdTechTensorFlow.jsNext.jsFastAPIPythonReact FlowSupabaseGemini API

DeepLearn - Develop Your Artificial Intelligence Intuition

DeepLearn is a revolutionary educational platform designed to facilitate a deep understanding of artificial intelligence models. It targets a wide audience, from students to professionals, wanting to master key AI concepts interactively and intuitively.

Key Features

1. Intelligent Scientific Paper Library 📚

  • Structured access to fundamental research papers for each AI model.
  • Automated extraction of essential points: methodology, results, limitations.
  • On-demand summary function using Google's AI (Gemini) in RAG (Retrieval Augmented Generation) mode for a quick and relevant synthesis of paper content.

2. Premium Drag & Drop Model Construction Sandbox 🎮

  • Intuitive user interface allowing to build neural network architectures by simply dragging and dropping functional blocks (layers, activation functions, etc.) via React Flow.
  • Real-time simulation and visualization of created model behavior thanks to TensorFlow.js (or PyTorch.js).
  • Performance comparison tools between different architectures for a better understanding of design impacts.

3. Detailed and Multi-sensory Explanation of Each Model 🔬

  • Dynamic and interactive visualizations of AI model architectures.
  • Native integration of complex mathematical formulas in LaTeX for a clear presentation of theoretical foundations.
  • Animations illustrating key steps of model internal functioning (e.g., backpropagation, attention mechanism).
  • Audio explanation generation to accompany visuals and strengthen understanding.

4. Advanced MCQ and Certification 🎯

  • Adaptive interactive quizzes with different difficulty levels to test and consolidate knowledge.
  • Timed "Exam" mode to simulate real assessment conditions.
  • Instant and detailed feedback for each answer, explaining underlying concepts.
  • Certification opportunity attesting to the mastery of studied models.

Technology Stack

DeepLearn relies on a modern, high-performance, and AI-oriented tech stack:

  • Frontend: React (Next.js) for a responsive, SEO-friendly, and easily deployable UI.
  • Backend: FastAPI (Python) for its speed and ease of integration with AI libraries like TensorFlow.
  • Database: PostgreSQL (via Supabase) for a robust and scalable BaaS solution.
  • Interactive Sandbox: TensorFlow.js (or PyTorch.js) for client-side model execution, coupled with React Flow.
  • Content & Formulas: Markdown for course writing flexibility, and LaTeX for mathematical formulas.
  • Generative AI (Summaries): Google Gemini API (RAG mode).