Taleem Player
Taleem Player is a runtime presentation engine that renders
educational content defined as structured JSON into clean web presentations.
To create a presentation:
- Create a JSON file that follows the Taleem schema.
- Reference any required images or assets inside the slide data.
- Pass the JSON to Taleem Player to render the presentation.
-
Choose the display mode:
- taleem-browser — index-based slideshow
- taleem-player — time-based playback
Documentation