-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pathfinder #3128
Comments
Instead of asking questions, we can have some links, predefined entry points that we put to highlighted boxes in the home page. These may change every three seconds: DVC for Data Scientists DVC for ML Engineers DVC for MLOps Engineers DVC for AI Researchers |
Again, reminds me a multi choice thing like https://spacy.io/usage |
https://pytorch.org/ also uses similar multi choice |
Related #144 |
I remembered we've started some work similar to this in April. We have a very brief document in Notion: https://www.notion.so/iterative/wip-Audiences-ccb7abb9a198476aa0c01581479c5eaf Determining distinct personas and directing them to the relevant parts of the documentation might be good, but I'm not sure asking the user questions is a right way. People usually don't like to answer questions that must be answered as a prerequisite. We can create pathways for different kinds of users and make these obvious (in the sidebar, in the landing page.) Suppose the sidebar looks like
instead of the current Data Versioning / Data Access ... list. A student/enthusiast may start from any of them and we'll be saved from creating too static pathways and asking too many questions. These pathways may correspond to trails in the GS and may use common content when appropriate. |
I think we go partially in that direction with trails. |
It would be nice to have, as an entry point to the docs, a page where users would answer a few Qs (what's your role, what type of data you use). We could then use the answers to propose links to docs we consider relevant:
E.g.:
data scientists -> Experiment Management;
ML engineer → Fast ... Data Caching Hub;
Computer Vision -> Large Dataset Optimization;
The text was updated successfully, but these errors were encountered: