This graph illustrates the citation patterns of ACM fellows, with data sourced from this repository. The process begins by embedding citations using the Cohere model after undergoing data preprocessing. Dimensionality reduction is then applied through UMAP, allowing visualization using the Plotly library. Data is further clustered using the K-Means algorithm, and top keywords are extracted using tf-idf.

Note: You can click on each data point in the plot to access more information in addition to the mouseovers.