Showing 401–420 of 1502 insights
| Title | Episode | Published | Category | Domain | Tool Type | Preview |
|---|---|---|---|---|---|---|
| Organization Builder Workflow | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Define a structured onboarding workflow that gathers a customer’s existing tools (email system, order tracking, software platforms) to auto-generate a... |
| Automated Value Flow Diagrams | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Used React Flow and AI prompts to auto-generate customer journey and back-of-house task flows enriched with industry data and system integration hooks... |
| Vertical SaaS Market Dashboard | EP 18 | 10/18/2025 | Frameworks | Frontend | - | Built a Tableau-inspired dashboard to plot revenue per employee versus number of employees for various industries, enabling targeted market filtering ... |
| Combine NAICS and Census | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Use NAICS classification codes merged with US Census data to create structured datasets for industry analysis and AI-driven insights. |
| NPM Installation Workflow | EP 18 | 10/18/2025 | Frameworks | Frontend | - | Developers can bootstrap Claude plugin and template packages via a single npm command (npm install -g @claude/code-templates) to quickly get up and ru... |
| DXTs-Style Extensions | EP 18 | 10/18/2025 | Frameworks | Architecture | - | Claude’s desktop extensions (DXTs) follow a standardized package format that anyone can pull down and install, avoiding manual configuration when addi... |
| Standardized Agent Templates | EP 18 | 10/18/2025 | Frameworks | Frontend | - | The marketplace supports agent templates and configuration sets enabling developers to bundle sub-agents and commands into reusable packages for quick... |
| Schema-Based Plugin Registry | EP 18 | 10/18/2025 | Frameworks | Architecture | - | Claude’s plugin marketplace uses a standardized JSON configuration (Claude plugin/marketplace.json) in a GitHub repo to register and share sub-agents,... |
| Manage CLI Agent Chaos | EP 18 | 10/18/2025 | Frameworks | Backend | - | Cameron highlights that managing multiple CLI-based coding tools like MCP servers, subagents, and slash commands across folders becomes chaotic, sugge... |
| Spec Driven AI Coding | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Leverage GitHub’s spec kit to implement spec-driven development by predefining specs and tests before generating code, ensuring structured AI-assisted... |
| Self-Service Onboarding | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Offer self-service, bottoms-up developer adoption pathways rather than sales-led models to maximize usage among developers. |
| Fine-Tune with Podcast Transcripts | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Fine-tuning a GPT2 chat model on your podcast transcripts can create a personalized AI that mimics your speaking style. |
| 4-Hour GPT2 Speedrun | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Speedrun.sh script enables building and fine-tuning a GPT2-based chat model on an 8× H100 cloud node in about four hours using Lambda Cloud for around... |
| On-Device Fine-Tuning Workflow | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Deploy hardware like GPT120 units or Mac Minis to fine-tune and run inference locally, enabling personalized model customization without cloud depende... |
| Hybrid Local-Cloud Agents | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Use auto-routing agent clusters that combine specialized local models with cloud-hosted agents to optimize for privacy, latency, and capability trade-... |
| LLM101N AI Course | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Eureka Labs' LLM101N is an undergraduate-level class that guides students through training their own AI, culminating in a capstone project using their... |
| Inspecting Model Cards | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Tom describes using Hugging Face model cards to trace a model’s lineage—identifying base models like Llama and tracking thousands of fine-tunes by thi... |
| Side-by-Side LLM Comparison | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Use Open Web UI front end (via Docker or local) to run the same prompt simultaneously against multiple LLM providers for direct output and performance... |
| Inference Benchmark Workflow | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Use a structured benchmarking approach to evaluate AI inference providers by measuring inference speed, context-window limits, and quality degradation... |
| Transitional Agent Architecture | EP 18 | 10/18/2025 | Frameworks | Ai-development | - | Use a generic agent plugin as an interim mechanism for LLMs to interact with existing web interfaces, preparing for future web enhancements. |
© 2025 The Build. All rights reserved.
Privacy Policy