Visualizing Crystal Structures in 2D Using Fingerprints (SOAP, ...) and t-SNE
Use the app here: https://fingerprints.streamlit.app/
Or compile it locally according to the manual at GitHub: GitHub link (for local compilation)
This application generates fingerprints of crystal structures and projects them into a 2D space using the t-SNE method. It then allows you to visualize the 2D space with an interactive heatmap of structure energies to identify patterns and relationships between structures.

