Show HN: Libretto – Making AI browser automations deterministic
Libretto: Open-source tool that generates deterministic browser automation scripts from AI agents instead of runtime prompts, enabling inspection and debugging.
Libretto: Open-source tool that generates deterministic browser automation scripts from AI agents instead of runtime prompts, enabling inspection and debugging.
Discussion of risks and rationale for building applications dependent on single AI provider.
Security report: WhatRuns browser extension compromised to exfiltrate URLs and AI chat data.
Open source MCP server simplifying website interaction for AI agents by filtering DOM noise and providing stable selectors.
Open source MCP server implementing token budgeting for AI agents to control costs and prevent context window bloat.
Developer built AI-powered music tagging tool combining metadata lookup, audio DSP, and LLM processing for DJ library management.
Open-source red team framework for CI/CD security testing and vulnerability demonstration.
LegendreGPT: transformer compression using Legendre polynomial coefficients, reduces 22 layers to 6 coefficient matrices achieving 15.7MB model size.
Academic paper on constitutional framework for AI governance and enforcement mechanisms.
Technical analysis of broken AI code evaluation methods. SWE-bench marked contaminated; standard metrics fail to measure AI code quality impact.
Brief title about AI throughput and energy optimization improvements verified via zero-knowledge proofs.
Evo: Claude Code plugin for automated codebase optimization against metrics, built on Karpathy's autoresearch framework.
Discussion thread surveying local LLM models, hardware setups, and agentic CLI tools for development.
Experimental tool for computing and visualizing flow fields in semantic embedding spaces from trajectory data.
Report that Meta is building an AI avatar of Mark Zuckerberg trained on his mannerisms and statements for employee interactions.
HWTA: discrete routing architecture with 164 parameters outperforms 6.5M parameter transformer on SCAN compositional reasoning benchmark by 94 points.
Analysis of AI coding agent behavior degradation over time, citing Meta/Harvard research on root causes beyond model limitations.
Open-source Obsidian vault configured for Claude Code integration, enables AI-powered note-taking and project management.
ProgramAsWeights compiles English function descriptions into 22MB local neural functions with deterministic output, no API keys required.
Technical post discussing RAG vs fine-tuning approaches for LLMs, referencing Andrej Karpathy's markdown wiki idea and introducing Atomic tool.
Technical guide for selecting GPUs and LLM models for local inference, addressing hardware-model compatibility for cost-effective local deployment.
Postchi is an IDE-like local API client built with Tauri and React for focused API development.
Methodology by Karpathy and Osmani for structured AI-assisted development using agentic approaches. Title only, no details.
Claims major LLMs show bias against Americans. Title only, no substantive content provided.
ClaudeWatch is macOS menu bar tool for tracking Claude Code token usage, rate limits, and costs with notch pet.
Voiden is an open-source offline API tool that executes API requests as Markdown files with Git versioning, combining Obsidian-style workflows with curl functionality.
ModelCascade is open-source router for LLM calls that handles 74% of requests locally on GPU, escalating to cloud API when needed.
SafeWeave is an MCP server integrating 8 security scanners into AI editor for code analysis.
Discussion of LLM API pricing complexity and hidden variables. Title only, no substantive content.
Cloudflare Project Think: framework for building next-generation AI agents on their platform. Title only, no technical details.
GPT-5.4 Pro claims solution to Erdos problem #1196 with short proof; community verification requested.
Friday is a self-evolving AI assistant running 24/7 on personal machines via Claude Code CLI and Telegram, learning autonomously.
Book implementing GPT-2, Llama 3, and DeepSeek architectures from scratch in PyTorch with progressive examples and real weight loading.
Analysis of LLM jailbreak attempts as social engineering rather than code exploits, examining failure modes through psychological manipulation lens.
User documents patterns in maintaining Claude-based agent loops with approval workflows and identifies failure modes in vibe coding.
AI agent managing football prediction leagues within Slack. Demonstrates practical agent application for sports forecasting.
Claude Code /speak command that reads AI assistant replies aloud using system text-to-speech on macOS.
Opinion on necessity of open source AI development. Advocacy piece for open AI model accessibility.
Analysis of whether AI agent operational costs are rising exponentially. Cost economics for deployed AI agents.
Interactive tool for visualizing RAG document chunking strategies. Developer tool for optimizing retrieval-augmented generation systems.
Benchmark study on Python code tasks shows explicit task contracts improve LLM performance better than longer prompts alone.
LLM-primer: pre-warmed Claude Code session pool eliminating 30-60s startup latency. Developer tool for maintaining persistent agent contexts.
Using Model Context Protocol as observability interface to connect AI agents to kernel tracepoints. Technical approach for agent monitoring and debugging.
Survey asking how developers use LLMs to draft technical blogs. Community research on LLM content creation practices.
ResilientLLM library for production-ready LLM integration handling failures, rate limits across multiple providers. Developer tool for reliable agent and LLM applications.
Lazyagent is a terminal UI tool for monitoring multiple AI coding agents (Claude Code, Codex, OpenCode), displaying their events and tool calls in a unified interface organized by working directory.
Chat-rs: Rust LLM inference provider with streaming, tool calling, model routing, and human-in-the-loop. Open source developer tool with agent support.
Agent-first social media scheduling tool. Application of AI agents to content management automation.
Analysis of how LLM training on written text skews language representation compared to unscripted conversation. Research on language model training data bias.
36-hour implementation extending arXiv:2603.21852 symbolic regression paper. Creates hybrid EML operators achieving 52-74% node reduction with machine-precision results.