Skip to content

Commit 33fc84f

Browse files
arhamm1greptile-apps[bot]lbliii
authored
Update getting started - index.md (#1237)
* Update index.md Improved introductory statements for clarity and tone Standardized headings and bullet list formatting Enhanced quickstart explanations with precise scope and expected outcomes Signed-off-by: Arham Mehta <[email protected]> * Update docs/get-started/index.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Signed-off-by: Arham Mehta <[email protected]> * Update docs/get-started/index.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Signed-off-by: Arham Mehta <[email protected]> * Update docs/get-started/index.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Signed-off-by: Arham Mehta <[email protected]> * Update docs/get-started/index.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Signed-off-by: L.B. <[email protected]> * Update docs/get-started/index.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Signed-off-by: L.B. <[email protected]> --------- Signed-off-by: Arham Mehta <[email protected]> Signed-off-by: L.B. <[email protected]> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: L.B. <[email protected]>
1 parent f8679c6 commit 33fc84f

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

docs/get-started/index.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,48 +13,53 @@ modality: "universal"
1313

1414
## Before You Start
1515

16-
Welcome to NeMo Curator! This toolkit enables you to curate large-scale datasets for training generative AI models across text, image, and video modalities.
16+
Welcome to NeMo Curator! This framework streamlines the curation and pre-processing of large-scale datasets for training generative AI models across text, image, audio and video modalities.
1717

1818
**Who are these quickstarts for?**
19-
- Data scientists and ML engineers who want to quickly test NeMo Curator's capabilities
20-
- Users who want to run their first curation pipeline with minimal setup
21-
- Anyone exploring NeMo Curator before committing to a full production deployment
19+
- AI/ML engineers and researchers who want to quickly test NeMo Curator's capabilities
20+
- Users looking to run an initial curation pipeline with minimal setup
21+
- Individuals exploring NeMo Curator prior to a full production deployment
2222

2323
**What you'll find here:**
24-
Each quickstart below gets you up and running with a specific modality in under 30 minutes. They include basic installation, sample data, and a working example.
24+
Each quickstart enables you to get started with a specific domain in less than 30 minutes. Quickstarts provide basic installation steps, sample data, and a working example.
2525

2626
:::{tip}
27-
For production deployments, cluster configurations, or detailed system requirements, see the [Setup & Deployment documentation](admin-overview).
27+
For production deployments, cluster configurations, or detailed system requirements, refer to the [Setup & Deployment documentation](admin-overview).
2828
:::
2929

3030
---
3131

3232
## Modality Quickstarts
3333

34-
The following quickstarts enable you to test out NeMo Curator for a given modality.
34+
The following quickstarts allow you to test NeMo Curator using a selected data modality.
3535

3636
::::{grid} 1 1 1 2
3737
:gutter: 1 1 1 2
3838

3939
:::{grid-item-card} {octicon}`typography;1.5em;sd-mr-1` Text Curation Quickstart
4040
:link: gs-text
4141
:link-type: ref
42-
Set up your environment and run your first text curation pipeline with NeMo Curator. Learn how to install the toolkit, prepare your data, and use the pipeline architecture with modular stages to curate large-scale text datasets efficiently.
42+
Set up your environment and execute your first text curation pipeline with NeMo Curator. Instructions cover installation, data preparation, and use of the modular pipeline architecture for efficient large-scale text dataset curation.
4343

4444
:::
4545

4646
:::{grid-item-card} {octicon}`image;1.5em;sd-mr-1` Image Curation Quickstart
4747
:link: gs-image
4848
:link-type: ref
49-
Set up your environment and install NeMo Curator's image modules. Learn about prerequisites, installation methods, and how to use the toolkit to curate large-scale image-text datasets for generative model training.
49+
Set up your environment and install the NeMo Curator image modules. The quickstart explains prerequisites, installation methods, and the use of the framework to curate large-scale image-text datasets for generative AI model training.
5050

5151
:::
5252

5353
:::{grid-item-card} {octicon}`video;1.5em;sd-mr-1` Video Curation Quickstart
5454
:link: gs-video
5555
:link-type: ref
56-
Set up your environment and run your first video curation pipeline. Learn about prerequisites, installation options, and how to split, encode, embed, and export curated clips at scale.
56+
Set up your environment and execute your first video curation pipeline. The instructions include prerequisites, installation options, and guidance on splitting, encoding, embedding, and exporting curated video clips at scale.
5757

5858
:::
5959

60+
:::{grid-item-card} {octicon}`audio;1.5em;sd-mr-1` Audio Curation Quickstart
61+
:link: gs-audio
62+
:link-type: ref
63+
Set up your environment and execute your first audio curation pipeline with NeMo Curator. Instructions cover installation, data preparation, and use of the modular pipeline architecture for efficient large-scale audio speech dataset curation.
64+
6065
::::

0 commit comments

Comments
 (0)