Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

homelab

flowchart TD
    S@{ shape: circ, label: "Start" } -->A("Partner Validation\nor Certification")
    A -->B("Document an integrated\nbusiness use-case ")
    B -->C{"Is use-case a good\nAI quickstart candidate?"}
    C -->|Yes| D["Create AI quickstart"]
    C -->|No| E("Create a use-case blog")
    E -.->|Link| H
    D -->F("OPTIONAL\nCreate demo\nor arcade")
    F -->H("Publish quickstart")
    H -->E
    E -->G@{ shape: dbl-circ, label: "Stop" }
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors