본문으로 건너뛰기
FDE
50 min

FDE Path

Follow the complete D.Hub solution-building flow from customer data and semantic structure to automation, AI work, result screens, and validation.

0/6 complete

About this Path

This Path is an onboarding guide for engineers and product teams who build customer-facing solutions on top of D.Hub. It follows one end-to-end working flow: isolate a workspace, model the business domain, automate data, configure AI work, connect knowledge, and finish with a deployed experience.

The Path is organized as six lessons that follow the actual portal flow and screen sequence. Together, they give you one practical pass through how the main D.Hub resources fit together.

The complete Path forms one delivery flow from customer data to a deployed experience.

Loading the diagram. Mermaid source:

flowchart LR
    accTitle: FDE solution-delivery end-to-end flow
    accDescr: Prepare customer data in a collection, build ontology and pipelines, connect dashboards plus models and agents, add knowledge and tools, and finish with deployment and validation.
    collection[Collection and customer data] --> ontology[Ontology]
    collection --> pipeline[Pipeline]
    pipeline --> dashboard[Dashboard]
    ontology --> agent[Models and agents]
    knowledge[Knowledge, tools, connectors] --> agent
    agent --> deploy[Deploy and validate]
    dashboard --> deploy

Terms to know before you start

  • Forward Deployed Engineer (FDE): An engineer who works in the customer environment to turn requirements into a working solution from data through user experience.
  • Resource flow: The input-and-output chain connecting data, models, automation, AI, and presentation assets inside a collection.
  • Large language model (LLM): The model that interprets natural-language requests and generates agent responses or tool calls.
  • Retrieval-augmented generation (RAG): Searching relevant knowledge so a model can produce an evidence-grounded answer.

Prerequisites

  • A D.Hub portal account with permission to create resources
  • Finishing the Essentials Path first is recommended if you want a smoother start with the example flow

What you'll be able to do

  • Understand how collections isolate workspaces and hold the main resources used in a solution
  • Define entities and relationships in the Ontology Builder and shape a knowledge graph
  • Build ETL pipelines that load data into datasets and ontology entities
  • Turn datasets and ontology outputs into operational dashboards and widgets
  • Register LLM models, configure agents, and connect tools and actors
  • Attach data connections, knowledge bases, and RAG, then validate the deployed agent

What comes after this Path

If you want to continue with a domain-specific scenario, move on to a workshop:

Check off each lesson as you finish it — progress is recorded automatically. Pick one up and start.

Lessons

  1. 01Collection managementCreate a collection and add resources as the first step in isolating workspaces and organizing solution assets in D.Hub.
    6 min
  2. 02Ontology modelingConnect multidimensional raw data into a structured semantic model and design the backbone of a knowledge graph.
    8 min
  3. 03Pipeline build and dashboard visualizationLoad and transform raw data, then connect the result to dashboard widgets and complete an operational screen.
    10 min
  4. 04Model registration and agent setupRegister an LLM model, connect system instructions and operating mode, and assemble an agent for real use.
    9 min
  5. 05Tools, connectors, and knowledge integrationConnect tools and data access, then add a knowledge base so the agent has the execution resources it needs.
    10 min
  6. 06Deployment and final validationDeploy the completed agent and verify its knowledge and tool integration from the chat interface.
    7 min