Showing 281–300 of 1502 insights
TitleEpisodePublishedCategoryDomainTool TypePreview
Versioned Workflow TemplatesEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksDeployment-
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 + LangGraphEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 LogicEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksMonitoring-
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 IntegrationEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksDevops-
Leverage Google Cloud Code Assistant’s prompt enhancement features to streamline code deployments and potential database integrations directly from th...
AI Agent Rapid PrototypingEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 LoopEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 PipelineEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 WorkflowEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksArchitecture-
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 PresetsEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 ExperienceEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksArchitecture-
Running Claude as a local agent enables tight feedback loops and iterative development directly on the developer’s machine.
Low-Loss Text CompressionEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 EvaluationEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-development-
Use a standardized document-bench evaluation set to quantitatively assess OCR model performance before integration.
Context Window InjectionEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 MitigationEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 GroundingEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-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 InsightsEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksDatabase-
Implementing agents that query and analyze live data traces enables near real-time actionable insights instead of long asynchronous batch analytics.
Pivot Stack to AgentsEp 19 - The week that was atlastic in AI. DGX Spark first thoughts demo, and Deepseek OCR oh my!10/26/2025FrameworksAi-development-
Shifting your core architecture to agent-based components can streamline AI workflows and unlock new interaction patterns.
On-the-fly Tool GenerationEp 17 - OpenAI Drops, Codex, App Store, Agent builder, Cloudflare VibeSDK Sora Clone and MCP/API10/10/2025FrameworksBackend-
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 DemoEp 17 - OpenAI Drops, Codex, App Store, Agent builder, Cloudflare VibeSDK Sora Clone and MCP/API10/10/2025FrameworksFrontend-
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 ArchitectureEp 17 - OpenAI Drops, Codex, App Store, Agent builder, Cloudflare VibeSDK Sora Clone and MCP/API10/10/2025FrameworksBackend-
Adopt an RPC-style binding layer in code mode to manage calls between the sandboxed code execution environment and external services or tool APIs.
PreviousPage 15 of 76Next