An exploration of AG Grid, a JavaScript data grid library used to build interactive and advanced data tables or grids in web applications, highlighting its features, performance, and how it compares to other solutions.
PySpecSDR is a Python-based Software Defined Radio (SDR) spectrum analyzer with real-time visualization, demodulation, and signal analysis capabilities.
A tutorial on creating a scatterplot using text instead of dots, focusing on simplicity and quick reference.
A guide on how to use OpenAI embeddings and clustering techniques to analyze survey data and extract meaningful topics and actionable insights from the responses.
The process involves transforming textual survey responses into embeddings, grouping similar responses through clustering, and then identifying key themes or topics to aid in business improvement.
A visual representation of papers on ArXiv using UMAP and nomic-embed.
A map of math articles from ArXiv using t-SNE and nomic-embed.
Mermaid is a JavaScript-based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify complex diagrams. It enables users to create easily modifiable diagrams and integrates with various applications.
A step-by-step guide on understanding and implementing t-SNE for visualizing high-dimensional data using Python.