Showing 281–300 of 1502 insights
| Title | Episode | Published | Category | Domain | Tool Type | Preview |
|---|---|---|---|---|---|---|
| Versioned Workflow Templates | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Deployment | - | Separating draft and production versions with built-in versioning and template saving allows teams to safely iterate on workflows and reuse proven log... |
| Workflow Builder + LangGraph | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Using a front-end workflow builder to let users define architectures connected to toolkits, auto-generate data schemas on the fly, and feed them into ... |
| Condition-Based Node Logic | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Monitoring | - | Implement conditional branching in node-based workflows by checking metrics like a condition score threshold (e.g., score > 70) to decide the next ste... |
| Prompt Enhancements Integration | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Devops | - | Leverage Google Cloud Code Assistant’s prompt enhancement features to streamline code deployments and potential database integrations directly from th... |
| AI Agent Rapid Prototyping | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Use FireCrawl’s OpenAgent combined with Next.js front-end, Langraph orchestration, Convex backend as TypeScript, Clerk auth, and E2B sandbox for rapid... |
| Evaluation Set Optimization Loop | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Human feedback is funneled into creating better evaluation sets for backend optimization pipelines rather than full model fine-tuning, using tools lik... |
| Continuous Fine-Tuning Pipeline | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Implement a continuous pipeline that reviews inference traces, generates metadata, and automatically fine-tunes your model on new data daily or weekly... |
| OCR Benchmark Workflow | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Architecture | - | Tom ran a benchmark of 1,600 PNG images using both Tesseract (CPU) and DeepSeek OCR, collecting output samples and timing (13 h) to compare formatting... |
| Ephemeral Container Presets | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Define container environments with preset OS, Node versions, package lists, and internet access flags, and default to full access for short‐lived bran... |
| Local Agentic Experience | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Architecture | - | Running Claude as a local agent enables tight feedback loops and iterative development directly on the developer’s machine. |
| Low-Loss Text Compression | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | DeepSeek OCR converts characters and text into images for very low-loss compression, enabling LLMs to ingest massive context windows from extensive do... |
| Doc Bench Evaluation | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Use a standardized document-bench evaluation set to quantitatively assess OCR model performance before integration. |
| Context Window Injection | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Inject live trading data into an LLM’s context window on a set frequency to drive chain-of-thought reasoning and actionable trading decisions. |
| Early Risk Mitigation | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Use a poker chip analogy to emphasize that in LLM-driven trading, preventing early deep drawdowns is critical because once the account is severely dow... |
| Map-based Grounding | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Use Google Maps for grounding in LLMs by triangulating location queries within Gemini Search to drastically reduce hallucinations using hundreds of mi... |
| Agent Real-Time Insights | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Database | - | Implementing agents that query and analyze live data traces enables near real-time actionable insights instead of long asynchronous batch analytics. |
| Pivot Stack to Agents | Ep 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my! | 10/26/2025 | Frameworks | Ai-development | - | Shifting your core architecture to agent-based components can streamline AI workflows and unlock new interaction patterns. |
| On-the-fly Tool Generation | Ep 17 - OpenAI Drops, Codex, App Store, Agent builder, Cloudflare VibeSDK Sora Clone and MCP/API | 10/10/2025 | Frameworks | Backend | - | When connecting to an MCP server in code mode, the agent’s SDK fetches its schema and generates a TypeScript API with doc comments to dynamically popu... |
| Cloudflare Agents Demo | Ep 17 - OpenAI Drops, Codex, App Store, Agent builder, Cloudflare VibeSDK Sora Clone and MCP/API | 10/10/2025 | Frameworks | Frontend | - | Use the Cloudflare Agents repository’s examples/code-mode folder and follow the six-step readme process (npm install, npm run build, cd examples/code-... |
| RPC Bindings Architecture | Ep 17 - OpenAI Drops, Codex, App Store, Agent builder, Cloudflare VibeSDK Sora Clone and MCP/API | 10/10/2025 | Frameworks | Backend | - | Adopt an RPC-style binding layer in code mode to manage calls between the sandboxed code execution environment and external services or tool APIs. |
© 2025 The Build. All rights reserved.
Privacy Policy