Streaming OpenAI TTS to Cloudflare R2
This article documents a production implementation of OpenAI's Text-to-Speech (TTS) API with automatic chunking for long-form content and seamless upload to Cloudflare R2 storage.
LangSmith Prompt Management
In the rapidly evolving landscape of Large Language Model (LLM) applications, prompt engineering has emerged as a critical discipline. As teams scale their AI applications, managing prompts across different versions, environments, and use cases becomes increasingly complex. This is where LangSmith's prompt management capabilities shine.
Langfuse Features: Prompts, Tracing, Scores, Usage
A comprehensive guide to implementing Langfuse features for production-ready AI applications, covering prompt management, tracing, evaluation, and observability.
Overview
This guide covers:
- Prompt management with caching and versioning
- Distributed tracing with OpenTelemetry
- User feedback and scoring
- Usage tracking and analytics
- A/B testing and experimentation
OpenRouter Integration with DeepSeek
This article documents the complete OpenRouter integration implemented in Nomadically.work, using DeepSeek models exclusively through a unified API.
AI-Driven Company Enrichment with DeepSeek via Cloudflare Browser Rendering
This page documents an AI-first enrichment pipeline that turns a company website into a clean, structured company profile you can safely persist into your database and expose through GraphQL.
AI-Powered Skill Extraction with Cloudflare Embeddings and a Vector Taxonomy
This bulk processor extracts structured skill tags for job postings using an AI pipeline that combines:
Agent Skills spec + Mastra integration
AI Observability for LLM Evals with Langfuse
This article documents an evaluation harness for a Remote EU job classifier—but the real focus is AI observability: how to design traces, spans, metadata, scoring, and run-level grouping so you can debug, compare, and govern LLM behavior over time.
Schema-First RAG with Eval-Gated Grounding and Claim-Card Provenance
This article documents a production-grade architecture for generating research-grounded therapeutic content. The system prioritizes verifiable artifacts (papers → structured extracts → scored outputs → claim cards) over unstructured text.
You can treat this as a “trust pipeline”: retrieve → normalize → extract → score → repair → persist → generate.
