The chemistry tool is available to Melbourne AI Hub members. Sign in to continue, or apply to join from the members area.
Sign in →All 118 elements — click-to-detail with electron configuration, oxidation states, melting / boiling points, discoverer, and a Bohr-shell visualisation. Search by name or symbol; filter by category. The Melbourne AI Hub working premise is to leverage the sciences alongside AI to solve real-world problems — this is the chemistry instance of that toolbelt. Members-gated, but the URL is stable so any project page can link here directly, or embed the same module via <div id="mah-periodic-table"></div> + js/learning-periodic-table.js.
<div id="mah-periodic-table"></div> wherever you want the table to render.<script src="/js/learning-periodic-table.js"></script> at the bottom of the page.MAHPeriodicTable.render(targetEl) manually for a specific container.MAHPeriodicTable.showDetail(z), MAHPeriodicTable.search(q), MAHPeriodicTable.filter(category), MAHPeriodicTable.ELEMENTS for the raw data array.Element data sourced from IUPAC 2021 standard atomic weights, NIST reference values, and standard chemistry textbooks. Visual layout by Melbourne AI Hub. Inspired by the rigour and educational ambition of zperiod.app — entirely original implementation.