Skip to main content

Examples

For a detailed, hands-on introduction to the project, please see our quickstart notebooks. They provide a complete walkthrough of the library's capabilities using real-world datasets.

DomainNotebookOpen in Colab
Healthcarequickstart_healthcare.ipynbOpen In Colab
Tech Manufacturingquickstart_tech_company.ipynbOpen In Colab
FMCGquickstart_fmcg.ipynbOpen In Colab
Sports Mediaquickstart_sports_media.ipynbOpen In Colab
Databricks Unity Catalog [Health Care]quickstart_healthcare_databricks.ipynbDatabricks Notebook Only

These notebooks will guide you through the following key steps:

  • Building a Knowledge Base: Use the KnowledgeBuilder to automatically profile your data, generate a business glossary, and predict links between tables.
  • Accessing Enriched Metadata: Learn how to access the profiling results and business glossary for each dataset.
  • Visualizing Relationships: Visualize the predicted links between your tables.
  • Generating Data Products: Use the semantic layer to generate data products and retrieve data.
  • Searching the Knowledge Base: Use semantic search to find relevant columns in your datasets using natural language.