This document provides 68 samples of some of the intelligent textbooks that have been created with our workflows. This list is changing every day, so please check back frequently.
Welcome to AP Computer Science with Python! This is a level-2 intelligent textbook currently under construction.
This website details MicroSims, simple animations/simulations generated using generative AI to aid in teaching concepts. It discusses limitations of system prompts, the importance of a MicroSim registry for training AI, and provides examples.
Educational interactive simulations created with generative AI tools and p5.js
An interactive tool to visualize maze generation using Depth-First Search (DFS) and maze solving using Breadth-First Search (BFS).
This website serves as a resource for educators and students to learn computational thinking through hands-on projects. It provides instructions for designing and building digital clocks and smartwatches using low-cost components and MicroPython. The projects leverage recent technological advancements, including the Raspberry Pi Pico and optimized MicroPython runtime, to create affordable and efficient learning tools.
A guide on setting up a local environment, building, and deploying an intelligent textbook website using Mkdocs Material. Includes steps from prerequisites to testing the final site.