Settings

Theme

Ask HN: Looking for recommendations on clustering similar LLM questions

1 points by hjaveed a year ago · 0 comments · 1 min read


Looking for recommendations on clustering similar LLM questions for trend analysis. I'm considering two approaches:

1. Vector space embedding + n clusters -> sample 10 questions per cluster for LLM summarization. Works well when themes/intents aren't predefined.

2. Using LLM to predict question intent/labels. More expensive but better when we have defined themes.

Which approach would you recommend?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection