diff --git a/docs.json b/docs.json index f14bcc1..4459306 100644 --- a/docs.json +++ b/docs.json @@ -16,22 +16,52 @@ { "group": "Get Started", "pages": [ - "technical/getting-started/introduction", - "technical/getting-started/install-comfystream" + "technical/get-started/introduction", + "technical/get-started/install", + "technical/get-started/quickstart", + "technical/get-started/streaming" + ] + } + ] + }, + { + "tab": "Knowledge Base", + "groups": [ + { + "group": "Get Started", + "pages": [ + "knowledge-base/get-started/introduction", + "knowledge-base/get-started/core-components", + "knowledge-base/get-started/optimize-performance", + "knowledge-base/get-started/optimize-quality" ] }, { - "group": "Custom Nodes", + "group": "Use Cases", "pages": [ - "technical/reference/available-nodes", - "technical/reference/advanced-node-usage", - "technical/reference/performance-recommendations" + "knowledge-base/use-cases/introduction", + "knowledge-base/use-cases/facial-tracking", + "knowledge-base/use-cases/background-augmentation" + ] + } + ] + }, + { + "tab": "ComfyUI Stream Pack", + "groups": [ + { + "group": "Getting Started", + "pages": [ + "stream-pack/get-started/introduction", + "stream-pack/get-started/install", + "stream-pack/get-started/quickstart" ] }, { - "group": "Reference", + "group": "Custom Nodes", "pages": [ - "technical/reference/download-models" + "stream-pack/custom-nodes/available-nodes", + "stream-pack/custom-nodes/third-party-nodes" ] } ] diff --git a/knowledge-base/get-started/core-components.mdx b/knowledge-base/get-started/core-components.mdx new file mode 100644 index 0000000..bd7c25d --- /dev/null +++ b/knowledge-base/get-started/core-components.mdx @@ -0,0 +1,5 @@ +--- +title: Core Components +description: "Explore the essential building blocks for creating realtime AI workflows with ComfyStream" +icon: 'gear' +--- diff --git a/knowledge-base/get-started/introduction.mdx b/knowledge-base/get-started/introduction.mdx new file mode 100644 index 0000000..02ea438 --- /dev/null +++ b/knowledge-base/get-started/introduction.mdx @@ -0,0 +1,5 @@ +--- +title: What is a Realtime AI? +description: "Learn about the Realtime AI ecosystem" +icon: 'book' +--- diff --git a/knowledge-base/get-started/optimize-performance.mdx b/knowledge-base/get-started/optimize-performance.mdx new file mode 100644 index 0000000..5f38bbf --- /dev/null +++ b/knowledge-base/get-started/optimize-performance.mdx @@ -0,0 +1,5 @@ +--- +title: Optimizing Performance +description: "Techniques for reducing latency and improving throughput in realtime AI workflows" +icon: 'bold' +--- diff --git a/knowledge-base/get-started/optimize-quality.mdx b/knowledge-base/get-started/optimize-quality.mdx new file mode 100644 index 0000000..ff5c44c --- /dev/null +++ b/knowledge-base/get-started/optimize-quality.mdx @@ -0,0 +1,5 @@ +--- +title: Optimizing Output Quality +description: "Strategies for improving visual and audio quality in realtime AI workflows while balancing performance" +icon: 'wand-magic-sparkles' +--- diff --git a/knowledge-base/use-cases/background-augmentation.mdx b/knowledge-base/use-cases/background-augmentation.mdx new file mode 100644 index 0000000..698de64 --- /dev/null +++ b/knowledge-base/use-cases/background-augmentation.mdx @@ -0,0 +1,5 @@ +--- +title: Background Augmentation +description: "Use segmentation models to remove, blur, or replace video backgrounds in real-time AI workflows." +icon: "image" +--- diff --git a/knowledge-base/use-cases/facial-tracking.mdx b/knowledge-base/use-cases/facial-tracking.mdx new file mode 100644 index 0000000..b9df669 --- /dev/null +++ b/knowledge-base/use-cases/facial-tracking.mdx @@ -0,0 +1,5 @@ +--- +title: Facial Tracking +description: "Detect and track facial landmarks in real time using ComfyStream and ComfyUI nodes." +icon: "user" +--- diff --git a/knowledge-base/use-cases/introduction.mdx b/knowledge-base/use-cases/introduction.mdx new file mode 100644 index 0000000..3a63c67 --- /dev/null +++ b/knowledge-base/use-cases/introduction.mdx @@ -0,0 +1,5 @@ +--- +title: Use Cases +description: "Explore real-world applications of ComfyStream, from facial tracking to background effects, with ready-to-run workflows." +icon: "lightbulb" +--- diff --git a/stream-pack/custom-nodes/available-nodes.mdx b/stream-pack/custom-nodes/available-nodes.mdx new file mode 100644 index 0000000..1c8078b --- /dev/null +++ b/stream-pack/custom-nodes/available-nodes.mdx @@ -0,0 +1,5 @@ +--- +title: "Available Nodes" +description: "Explore the StreamPack custom nodes for ComfyUI and their functionality in real-time AI workflows." +icon: "server" +--- diff --git a/stream-pack/custom-nodes/third-party-nodes.mdx b/stream-pack/custom-nodes/third-party-nodes.mdx new file mode 100644 index 0000000..d506c79 --- /dev/null +++ b/stream-pack/custom-nodes/third-party-nodes.mdx @@ -0,0 +1,5 @@ +--- +title: "Third-Party Nodes" +description: "Discover third-party nodes that can enhance your real-time AI workflows in ComfyUI." +icon: "puzzle-piece" +--- diff --git a/stream-pack/get-started/install.mdx b/stream-pack/get-started/install.mdx new file mode 100644 index 0000000..0dae3c0 --- /dev/null +++ b/stream-pack/get-started/install.mdx @@ -0,0 +1,5 @@ +--- +title: "Install Nodes" +description: "Learn how to install the StreamPack custom nodes for ComfyUI to enable real-time AI workflows." +icon: "download" +--- diff --git a/stream-pack/get-started/introduction.mdx b/stream-pack/get-started/introduction.mdx new file mode 100644 index 0000000..05f93d2 --- /dev/null +++ b/stream-pack/get-started/introduction.mdx @@ -0,0 +1,5 @@ +--- +title: Introduction +description: "Learn about the ComfyUI Stream Pack" +icon: 'book' +--- diff --git a/stream-pack/get-started/quickstart.mdx b/stream-pack/get-started/quickstart.mdx new file mode 100644 index 0000000..1ab87d8 --- /dev/null +++ b/stream-pack/get-started/quickstart.mdx @@ -0,0 +1,5 @@ +--- +title: "Quickstart Guide" +description: "Get started with StreamPack by building your first real-time AI audio and video workflow in ComfyUI." +icon: "rocket" +--- diff --git a/technical/getting-started/install-comfystream.mdx b/technical/get-started/install.mdx similarity index 100% rename from technical/getting-started/install-comfystream.mdx rename to technical/get-started/install.mdx diff --git a/technical/get-started/introduction.mdx b/technical/get-started/introduction.mdx new file mode 100644 index 0000000..3e173b6 --- /dev/null +++ b/technical/get-started/introduction.mdx @@ -0,0 +1,72 @@ +--- +title: Introduction +description: "Build real-time AI video and audio workflows using the ComfyStream toolkit for ComfyUI." +icon: "rocket" +--- + +