Custom GPTs
Specialized configurations of llms (such as chatgpt, claude, and gemini) that utilize pre-defined instructions to execute specific tasks, reducing the need for iterative prompting.
Related Implementations
- Google Gems
- Targeted solution to eliminate the inefficient “back-and-forth” chat loop common in standard llm usage.
- Essential for optimizing workflows for solopreneurs and small teams by minimizing time spent on prompt refinement.
- Reference: Tim Peakman Video
- JSON-driven Image Generation Workflow
- Uses custom GPTs (e.g., “JSON Image Image Creator V.3”) to orchestrate Gemini and DALL-E 3 for consistent storyboard and image generation.
- Leverages JSON to standardize outputs and maintain visual continuity across generations.
- Reference: Craig Does AI Video
Backlink: 2026 04 14 Making and using Google Gems Backlink: 2026 04 26 Gemini and DALL E 3 Workflow Consistent AI Image Generation Using JSON
Source Notes
- 2026-04-14: How to get TACK SHARP photos with any camera!
- 2026-04-28: [[lab-notes/2026-04-28-ChatGPT-Workspace-Agents-Redefining-Business-Automation|ChatGPT Workspace Agents: Redefining Business Automation]]