There should be an option to setup a scope with 1 click that automatically takes you through the steps instead of asking you to run each step manually.
This should help people onboard and see their data quickly with sane defaults. Then if you want to improve the results you could go back and make different choices (like different embedding model, or different UMAP parameters).
The defaults should probably be something like:
embed with an OSS model (jina small?)
umap with default parameters (adjust neighbors based on size of data)
cluster with default paramters (also adjusted based on size of data)
default labels, don't auto summarize here (can take very long, best results with proprietary models right now)
This would hopefully make getting started with latent scope much easier and ease people into exploring the various capabilities.
There should be an option to setup a scope with 1 click that automatically takes you through the steps instead of asking you to run each step manually.
This should help people onboard and see their data quickly with sane defaults. Then if you want to improve the results you could go back and make different choices (like different embedding model, or different UMAP parameters).
The defaults should probably be something like:
This would hopefully make getting started with latent scope much easier and ease people into exploring the various capabilities.