Local vs. Cloud
NodeTool runs AI models locally or through cloud APIs.
Local Models
Pros:
- π Private β Data stays local
- π° Free β No usage costs
- πΆ Offline β Works without internet
Cons:
- πΎ Requires space β 4-20 GB per model
- β‘ Needs hardware β Faster with GPU
- β³ Initial download β One-time setup
Cloud Models
Pros:
- π Fast β No downloads
- π» Any hardware β Works on older machines
- π Latest models β Access newest capabilities
Cons:
- π΅ Usage costs β Pay per task
- π Requires internet
- π€ Data sent externally
Mixed Approach (Recommended)
Combine local and cloud:
- Speech recognition β local for privacy
- Image generation β cloud for quality
- Document processing β local for confidential files
Cloud Models for Creative Workflows
NodeTool provides access to high-quality generative AI models through cloud providers:
Top 3D Generation Models
| Model | Provider | Capabilities | Key Features |
|---|---|---|---|
| Hunyuan3D V2/3.0 | Hunyuan | T2M/I2M | High-quality 3D meshes and textures |
| Trellis 2 | Trellis | T2M/I2M | Consistent geometry with textured output |
| TripoSR | Tripo | I2M | Fast image-to-3D reconstruction |
| Shap-E | OpenAI | T2M/I2M | Text or image prompt to 3D assets |
| Point-E | OpenAI | T2M | Point cloud generation |
| Meshy AI | Meshy | T2M/I2M | Textured mesh generation |
| Rodin AI | Rodin | T2M/I2M | High fidelity 3D creation |
Top Video Generation Models
| Model | Provider | Capabilities | Key Features |
|---|---|---|---|
| OpenAI Sora 2 Pro | T2V/I2V up to 15s | Realistic motion, refined physics, synchronized native audio, 1080p output | |
| Google Veo 3.1 | T2V/I2V with references | Upgraded realistic motion, extended clip length, multi-image references, native 1080p with synced audio | |
| xAI Grok Imagine | T2V/I2V/T2I | Multimodal text/image to short video with coherent motion and synchronized audio; also text-to-image | |
| Alibaba Wan 2.6 | Multi-shot T2V/I2V | Affordable 1080p with stable characters and native audio; reference-guided generation | |
| MiniMax Hailuo 2.3 | High-fidelity T2V/I2V | Expressive characters, complex motion and lighting effects | |
| Kling 4.0 | T2V/I2V with audio | Text/image to synchronized video with speech, ambient sound, and effects; strong audio-visual coherence |
Top Image Generation Models
| Model | Provider | Capabilities | Key Features |
|---|---|---|---|
| Black Forest Labs FLUX.2 | T2I with control | Photoreal images, multi-reference consistency, accurate text rendering, flexible control | |
| Google Nano Banana Pro | High-res T2I | Sharper 2K output, 4K upscaling, improved text rendering, better character consistency |
Using These Models
Access these models through NodeToolβs generic nodes:
- For Video: Use
nodetool.video.TextToVideoornodetool.video.ImageToVideo - For Images: Use
nodetool.image.TextToImage - For 3D: Use
nodetool.3d.TextTo3Dornodetool.3d.ImageTo3D - Select Provider: Click the model dropdown in the node properties
- Configure API: Add provider API keys in
Settings β Providers
Access via kie.ai (recommended for broad model support): Many of these models are available through kie.ai, an AI provider aggregator that often offers competitive or lower pricing compared to upstream providers.
- Configure using
KIE_API_KEYinSettings β Providers
Access via fal.ai:
- Configure using
FAL_API_KEYinSettings β Providers
Cost Considerations: Cloud models typically charge per generation. Check each providerβs pricing before extensive use. Local models are free after download but require capable hardware.
Getting Started
Option 1: Start with Local Models (Recommended)
- Open Models β Model Manager in NodeTool
- Install these starter models:
- GPT-OSS (~4 GB) β Text generation and chat
- Flux (~12 GB) β High-quality image generation
- Wait for downloads to complete
- Run templates β theyβll work offline!
Option 2: Start with Cloud Providers
- Get an API key from a provider:
- In NodeTool, go to Settings β Providers
- Paste your API key
- Select the provider when using AI nodes
Detailed Guides
General
- Models Manager β Download and manage AI models
- Getting Started β First workflow
Local AI
- Supported Models β List of local models (llama.cpp, MLX, Whisper, Flux)
Cloud AI
- Providers Guide β Set up OpenAI, Anthropic, Google
- HuggingFace Integration β Access 500,000+ models
Advanced
- Proxy & Self-Hosted β Secure deployments
- Deployment Guide β Cloud infrastructure