Skip to content

Comment on Show HN: New tool for visualizing embeddings of ChatGPT Q&A

Comments

To demonstrate the power of vector embeddings, we built a visualization tool that lets you visualize question and answer pairs that you submit. The tool queries the GPT API to generate the embedding, performs dimensionality reduction using UMAP, and displays the result in 3D alongside other user-submitted questions and answers. You can select clusters of points to understand how ChatGPT associates different questions and answers, as well as select them individually.

Appreciate the feedback.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.