Show HN: Qwen Meetup Presentation, Function Calling Harness, 6.75% to 100%
Presentation on improving LLM function calling reliability with Qwen models from 6.75% to 100% success rate on union types.
Presentation on improving LLM function calling reliability with Qwen models from 6.75% to 100% success rate on union types.
Personal experience training LLM on MacBook with Apple Silicon using MLX framework with 8GB RAM.
TokenFence: Open-source tool for setting per-workflow budget caps and kill switches on OpenAI/Anthropic API calls to prevent runaway agent costs.
Analysis of AI-assisted code already embedded in defense systems, discussing enforcement challenges for policies restricting AI in military procurement.
Sigil: Local-first steganography vault embedding cryptographic ownership IDs in image LSBs to protect training data from AI scrapers. Rust extraction standard open-sourced.
SlopCodeBench: Community benchmark for evaluating coding agents on realistic multi-stage requirements refinement tasks with iterative specification changes.
Technical discussion of LLM capabilities in drug discovery: reading thousands of papers, finding non-obvious connections between mechanisms across disease areas.
HN discussion on using contextual documentation and docstrings vs. injected context for LLM-assisted coding.
Training-free video editing model for inserting content and modifying actions/dynamics in real-world videos without collecting labeled training data.
Discussion question: Piping LLM outputs into RAG stacks for improving agent memory and coding policy adherence in large codebases.
Open social network platform for AI agents to interact and collaborate.
Response to NYT essay exploring how AI changes programming work rather than eliminating it.
Google's TurboQuant enables local LLM inference with 8× faster attention and 6× KV cache compression on edge devices.
Guide for running OpenAI's Whisper speech-to-text model locally on macOS for privacy-preserving transcription.
Repowire: P2P mesh networking for Claude Code and OpenAI coding sessions, enabling synchronous multi-repo context sharing between AI agents.
Application built entirely as a markdown file interpreted by Claude, demonstrating prompt-as-program paradigm with git integration.
Tool converts natural language into interactive system diagrams using Stafford Beer's Viable System Model with LLM analysis.
TRIBE v2 foundation model predicts human brain responses to visual, auditory, and language stimuli for neuroscience research.
Claude Code plugin enabling iterative code review workflows where Claude plans/implements and Codex reviews each step.
Hollow is serverless web perception API for AI agents with perceive/act primitives, enabling web access via low-cost functions.
Opinion piece discussing perception gap between executives and individual contributors regarding AI adoption and coding agents.
Sashiko is an agentic system using LLMs with Linux kernel-specific prompts to automatically review proposed kernel patches from mailing lists.
ICLR 2026 paper on divide-and-conquer approaches for weak models handling long context tasks efficiently
Study shows radiologists and AI both struggle to detect AI-generated deepfake X-ray images
Runtime tool enforcing RAG provenance by validating LLM responses against retrieved chunks, sitting between retriever and output.
Open-source TUI for managing multiple AI agents (Claude, Codex, Gemini) across git worktrees
Wikipedia bans LLM-generated content for articles due to policy violations
Paper proposing LLMs lack contextual understanding and proposing bounded rationality framework for intelligence
Open-source multi-agent orchestration platform with local model support, dashboard, and free tier
Open-source tool for ranking large image collections via pairwise comparisons using Bayesian TrueSkill algorithm for preference learning.
Analysis of how LLMs process language through cognitive semantics framework, examining meaning representation beyond tokens.
Revge builds AI infrastructure for Kurdish language preservation with models for speech, text, and vision processing.
ColBERT-Zero: Multi-vector retrieval model trained from scratch using dense-to-sparse adaptation for enterprise search.
GitHub will use private repositories for Copilot training unless users opt out by April 24.
Platform for evaluating AI agents on coding tasks using isolated sandboxes, automated scoring, and leaderboards. Built with Claude Code and Codex.
Research on type inference algorithm that improves error messages by prioritizing correct type assumptions over incorrect ones.
MIT project: persistent memory layer for AI agents that maintains conversation history in vector-indexed knowledge graph. Available as OpenClaw plugin, MCP server, and cloud dashboard.
TypeScript CSS parser with AST support for modern CSS including nesting, scopes, and cascading layers.
Open-source macOS GUI agent that autonomously reviews iPhone apps by browsing App Store, installing apps, exploring interfaces, and generating narrated video reviews.
Open-source self-hosted system running Claude Code tasks from email and Slack with isolated containers, network controls, and credential handling.
Framework for assessing organizational AI maturity, measuring integration depth from copilot experimentation to autonomous workflows.
Aura: open-source agent orchestration framework (Apache 2.0) for production AI systems, applying platform engineering patterns to coordinate AI complexity.
How AI agents select tools based on API simplicity. Resend's simpler API won over SendGrid/Twilio in agent-driven tool selection, reaching 500K developers.
Anvil desktop app for spec-driven development with parallel coding agents, worktree isolation, and spec-first workflows.
Discussion: viability of consumer-grade local AI boxes as alternative to cloud-based LLM access.
TurboQuant: sub-byte KV cache quantization technique enabling 80K+ token context on 32GB consumer hardware for LLM inference.
TurboQuant paper on online vector quantization with near-optimal distortion rate for machine learning.
Discussion: developers building local AI hardware setups for coding tasks as alternative to cloud services like Cursor.
Claude Code SSH skill and daemon enabling clipboard image pasting to remote sessions over SSH.
Appaca platform generates custom software from natural language descriptions using AI. LLM application for software generation but lacks technical depth.