Presentations

Interactive presentations created with Marp. Each presentation is available in both HTML (interactive) and PPTX (PowerPoint) formats.

1. Available Presentations

1.1. Marp demo

Marp Demo Presentation | PPTX | Marp source code

A demonstration of Marp’s capabilities for creating presentations from Markdown.

Topics: Marp features, Markdown syntax for presentations

1.2. Artificial Intelligence

Understanding AI and Machine Learning | PPTX | Marp source code

A comprehensive journey from AI fundamentals to Large Language Models

Topics: AI basics, machine learning, vectors, transformers, RAG systems

2. How to View

  • HTML Version: Click the title link to view the interactive presentation in your browser
    • Use arrow keys or click to navigate slides
    • Press ‘F’ for fullscreen mode
    • Press ‘P’ for presenter notes
  • PPTX Version: Download the PowerPoint file to edit or present offline

3. About These Presentations

All presentations are created using Marp, a markdown-based presentation ecosystem that allows us to:

  • Write slides in simple Markdown syntax
  • Version control presentations alongside our documentation
  • Generate both web and PowerPoint formats from the same source
  • Include code snippets with syntax highlighting
  • Embed diagrams and visualizations
Or, if you want, you can alternatively use the GitHub discussion Q&A for feedback and questions.