Open
Conversation
…alidation; update JobContext for localStorage integration
…e and remove ServiceSelection; enhance styles with landing page animations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added React UI and Node.js Examples for Comput3 Platform Integration
This PR introduces new example applications demonstrating how to integrate with the Comput3 AI platform using both React and Node.js technologies.
React UI Example (005-react-samples)
C3 Render UI
A modern, full-featured React application for interacting with the C3 Render API:
C3 Render API & Worker
The backend distributed system that powers the React UI:
Node.js Examples
ComfyUI Avatar Generator (002-comfyui-script-nodejs)
Node.js script for generating talking head avatars:
Prompt Script (003-prompt-script-nodejs)
Batch processing tool for language model prompts:
Vision Model Analyzer (004-visionmodel-script-nodejs)
Image analysis tool using vision models:
Benefits
These examples provide developers with everything needed to quickly start building applications with the Comput3 platform, whether creating user-facing web applications or backend processing systems.