Show HN: New tool for visualizing embeddings of ChatGPT Q&A
chatgpt-viz.vercel.app
Show HN: New tool for visualizing embeddings of ChatGPT Q&A
1–5 of 5 posts
Re: Show HN: New tool for visualizing embeddings of ChatGPT Q&A
#2Appreciate the feedback.
Re: Show HN: New tool for visualizing embeddings of ChatGPT Q&A
#3Re: Show HN: New tool for visualizing embeddings of ChatGPT Q&A
#4To clarify, am I supposed to bring across my own question and answer prompt from the ChatGPT app? Is there a way I can just type my question in here directly and get the answer as well as the vector embedding?
Re: Show HN: New tool for visualizing embeddings of ChatGPT Q&A
#5To clarify, am I supposed to bring across my own question and answer prompt from the ChatGPT app? Is there a way I can just type my question in here directly and get the answer as well as the vector embedding?
You provide both the prompt and response from ChatGPT. Our tool will then query the GPT API to retrieve the vector embeddings that corresponds to your question and answer, map them to lower dimensions and the display the result.
I'm used to seeing tighter clusters generated by UMAP. Any thought to why the data is pretty dispersed here? Limited data size maybe?