271 related articles
Tech FrontiersSimon Willison releases LLM Python library 0.32a0 alpha with message sequence prompts and typed streaming responses, redesigning model interaction abstractions for multimodal output, tool calls, and modern LLM features.
Tech FrontiersDeep dive into Simon Willison's LLM Python library 0.32 refactoring: new message sequence API, typed streaming responses, and universal serialization for multimodal AI and tool calling.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences API and streaming multi-type parts, redesigning how the Python LLM library handles model interactions for complex inputs and outputs.

Open-source LLMs processed 10 trillion tokens in under 3 months, hitting 300B daily. We break down what this milestone means and why open-source demand is accelerating.

Deep analysis of OpenAI GPT-Live's voice architecture upgrade: how a full-stack rebuild from client to model enables full-duplex real-time conversation, redefining the AI voice interaction benchmark.

How to run a fully local AI voice agent on a $50 Arduino Uno Q board, covering speech recognition, intent understanding, and TTS implementation for edge AI applications.

ChatGPT Live Voice hands-on: natural interruptions, human-like pauses, and realistic breathing. Two phones chatting sound like real people. A deep dive into the tech and uncanny valley effects.

Xberg v1 is an MIT-licensed open-source local document extraction engine. CPU-only, supporting 101 formats with built-in SPLADE and ColBERT retrieval, Rust-powered for RAG and ML pipelines.

Deep dive into the LiveKit Agents open-source framework for building real-time voice AI agents using STT, LLM, and TTS modules with production-ready deployment capabilities.

Mitra is an open-source desktop companion app featuring a cute animated character, smart reactions, wellness reminders, zero-tracking local-first architecture, and community-driven customization.

Deep dive into how Nanocodex uses Rust to build high-performance foundation components for OpenAI Agents, exploring Rust's advantages in performance, memory safety, and modular design for AI infrastructure.

Apoointly is an AI receptionist for medical clinics offering 24/7 call answering, smart scheduling, and automated follow-ups to reduce missed calls and boost patient retention.

Deep dive into LangSmith Gateway's core features including cost control, rate limiting, PII redaction, coding agent integration, and open-source model access for enterprise AI infrastructure.

A detailed guide on building a GitHub code review bot from scratch, covering cloud deployment, secure sandboxes, Vercel AI SDK, and multi-agent collaboration for automated development workflows.

Deep dive into domain security architecture for self-hosted services: Should services with different exposure levels use separate domains or subdomains? Analysis of subdomain enumeration risks, defense in depth, and practical isolation strategies.

Sorinai is a real-time AI meeting note tool that imports your own templates for auto-filling, captures system audio without bots, and supports live Q&A during meetings.

ChatGPT now shows ads, raising user concerns. This article analyzes AI advertising privacy risks, data tracking threats, the commercialization slippery slope, and how users can protect their conversation privacy.

Deep dive into pgvector 0.8 iterative index scans that solve the over-filtering problem in hybrid vector search with WHERE conditions. Includes SQL examples, strict_order vs relaxed_order comparison, and max_scan_tuples tuning tips.

SKI is a free locally-run voice coding tool that adds bidirectional voice conversation to Claude Code and Codex. Supports Mac and Windows with hotkey activation for hands-free AI-driven programming.

Deep dive into an open-source Go SDK for building streaming LLM backends, covering streaming responses, tool-calling architecture, and companion React library for end-to-end integration.