
Developer Esh Magalhaes presented the Human Atlas – a browser-based project featuring an interactive three-dimensional model of the human body. Users can rotate and scale the model, select individual structures, hide anatomical systems, and switch between predefined display modes. The atlas includes a total of 15 systems and indexes 3,432 named structures, with the model itself divided into 2,234 elements.
The software for the project was developed by GPT-6 Astra based on textual instructions. The site is built on React and Three.js, and the interface utilizes components from shadcn/ui. However, the AI did not create the anatomical geometry: the model of an adult male from the BodyParts3D database was used as the basis. The developer also added automatic checks that monitor the data of polygonal meshes, the names and affiliations of structures to systems, search functionality, and the correctness of the separated mode.
The project gained widespread attention on social media, leading to derivative versions, including one with a female anatomical model and a separate interactive skeleton. However, the rapid development of the interface does not confirm the medical accuracy of the atlas or its effectiveness in education. Experts note that there are already open databases and platforms for anatomical projects, so the practical value of the Human Atlas primarily depends on the quality of the source data and the correctness of its representation.





