A 6-chapter interactive textbook on robotics with a built-in AI chatbot that answers questions from the content.
Built an interactive educational platform covering Physical AI and Humanoid Robotics. The textbook includes 6 chapters covering ROS 2, Gazebo simulation, NVIDIA Isaac, and Vision-Language-Action (VLA) models.
The platform features a RAG (Retrieval-Augmented Generation) chatbot built with OpenAI Agents SDK that can answer questions directly from the textbook content. The backend uses FastAPI with Neon Postgres for data storage and Qdrant Cloud for vector search.