Show HN: Local-first resume generator with in-browser PDF rendering
Local-first resume generator PWA using Claude for variants. Client-side PDF rendering, no server dependency, works offline.
Local-first resume generator PWA using Claude for variants. Client-side PDF rendering, no server dependency, works offline.
RTS game benchmark for evaluating LLM code generation. Agents iterate on JavaScript unit control logic against reference bot. Practical LLM evaluation.
Netflix open-sources VOID, ML model for physics-aware video object removal preserving physical interactions. Production-quality vision research.
Open-source CLI harness for long-running AI agent development loops. Manages durable memory, resume capability, MCP server support.
Marketing and distribution consulting offer. Free hour for early-stage project founders.
Google Gemma 4 26B MoE model evaluation. 4B active parameters, runs on consumer hardware without GPU, tested with real-world tools.
Discussion on Model Context Protocol status, CLI tools, and agent skills. Opinion piece without detailed analysis.
Multi-agent software development system using Claude. Orchestrator pattern tested on real projects with analysis of workflows and controls.
LLM security middleware for TypeScript. Prevents PII leaks, jailbreaks, API cost overruns. Works with OpenAI, Anthropic, Ollama.
Portable AI assistant. Boots from USB stick with voice, vision, 38 tools. Offline capable.
Conductor orchestrates multiple Claude Code sessions with unified monitoring and task coordination.
RSS Guard 5 feed reader supporting RSS, ATOM, JSON and podcast playback across multiple platforms.
Alys is an agentic video editing interface using LLM for chat-based video editing without timeline UI.
Analysis of 500 AI agent repositories identifying infinite loop vulnerabilities as overlooked bug pattern.
TaskMaster AI tool telemetry analysis showing default capture of 100% of prompts/responses with PII enabled.
Job and training search platform with candidate profile management for recruiters.
Catalog of 75+ Microsoft products named Copilot across apps, features, platforms, and hardware.
Gremlin is a terminal-based AI agent using Claude for goal planning, shell command execution, and progress tracking.
Opinion on LLM frontend limitations across ChatGPT, Claude, and Grok for agent control.
Mobile devtool dashboard for iOS Simulators, Android Emulators, and physical devices. CLI and web interface. For agents and developers.
Analysis arguing domain-specific LLMs won't emerge because general models outperform specialized alternatives.
AgentMarket is runtime marketplace where AI agents discover, hire, and pay specialist tools via MCP servers.
Discussion on cost-benefit tradeoffs of AI coding harnesses and visibility features for indie development.
Go-LLM-proxy v0.3 translates protocols between Claude Code, Codex, vLLM backends with web search integration.
Developer built Facebook Marketplace arbitrage app, now spinning off valuation feature as MCP product. Developer tool application.
Memory UI tool for inspecting LLM agent internals: context windows, conversation history, memory trimming, and summarization. Developer tool for agent debugging.
Fragmented content mixing game dev pixel art advice with GPU pricing info. Poor quality, incoherent.
OpenClaw interoperability layer enabling local and remote AI agents to coordinate in same network. Open-source agent orchestration framework.
Technical deep-dive on implementing floating-point arithmetic from first principles. Educational programming content.
Using AI agents to automate London Independent Science Society dinner organization. Practical agent application for task automation.
Field experiment studying AI integration into firm production and performance. Research on AI adoption in organizations.
Token price discovery problem in AI diffusion debate. Economic analysis of AI model distribution.
AI Safety at the Frontier paper highlights from February-March 2026. Safety research summary.
LLM Wiki resource. Appears to be documentation or reference material.
Experimental AI video generation and visualization sandbox using Python on Linux VPS. Generative art with AI.
DocMason: Agent-native knowledge base for complex research documents. Processes office files via Claude Code integration.
Educational game for learning GPU architecture design. Learning resource.
DocMason: AI agent knowledge base for complex local office files. Agent-native system using Claude Code.
Environment as a Service (EaaS): Architecture enabling AI agents to access domain-specific tools, data, and procedures via unified interface.
Guide on how AI models process business information and generate recommendations for tools like CRM and project management software.
MizarVision: Chinese AI startup publishing satellite imagery of US military assets with AI-generated analysis on social media.
Incomplete article stub about GTO Wizard Benchmark.
Pydantic++ adds type-safe utilities for atomic field updates and validation to the Pydantic library, addressing gaps in the original API design.
Yoke gamepad-style window manager for macOS built on AeroSpace. Visual HUD for window navigation. Developer utility unrelated to AI.
AgentChat web UI monitors AI agent team communication and coordination. Real-time visualization of multi-agent conversations. Developer debugging tool.
Claude Code setup implementing ML papers from arXiv. AI agents orchestrate paper reading, implementation, code generation, verification, training. Research automation.
PowerShell/GPO technique detecting portable software outside SCCM in corporate environments. Enterprise IT operations. Off-topic.
Release announcement for AIsbf 0.9.8 open source AI tool.
Mason container orchestrates teams of AI agents with concierge pattern. Terminal and chat interfaces for agent workflow management. Open-source framework.
Tokenizer implementation 28x faster than Google's LLM tokenizer using Byte-Pair Encoding algorithm for converting text to model-readable tokens.