Entity Management Tutorials#

Use the tutorials in this section to gain a deeper understanding of how both the NeMo Entity Store and NVIDIA NeMo Data Store microservices work together to provide a complete data management solution.

Tip

Tutorials are organized by complexity and typically build on one another.


General#

Set Up Project Entities (API)

Learn how to set up your initial project entities using the NeMo Entity Store APIs.

Set Up Organizational Entities
Manage Dataset Files (HF)

Learn how to manage dataset files using the Hugging Face CLI or SDK and register them to the Entity Store.

Create Dataset Files