Show HN: RustyRAG lowest-latency open-source RAG on GitHub
RustyRAG: Open-source Rust-based RAG API achieving sub-200ms latency with local embeddings and LLM-generated chunk prefixes.
RustyRAG: Open-source Rust-based RAG API achieving sub-200ms latency with local embeddings and LLM-generated chunk prefixes.
Investment research tool using investor frameworks (Buffett, Lynch, etc.) built with Claude assistance. Non-developer project showcase.
docsearch is a CLI tool that scrapes and indexes developer documentation locally, integrating with Claude Code via /docs skill for AI-assisted coding.
Analysis of training data sourcing for AI code generation models. Examines ethical questions about AI learning from human engineering work.
Kvlar: Open-source security policy engine for AI agent tool calls. Enforces YAML policies between agents and MCP servers with audit trails.
Computer Use Protocol: Universal schema for AI agents to perceive/interact with desktop UIs. Compact text format optimized for LLM context windows.
Tool to paste URLs and watch multiple AI models redesign websites side-by-side. UI design comparison tool.
News aggregation app that converts trending news into commute-friendly podcast format with weather and sports integration.
Reported details about OpenAI's GPT-5.4 featuring 1M-token context and improved reasoning. Based on third-party reporting without official confirmation.
Notch is a macOS app providing quick AI access with persistent conversations and a background agent that monitors system state and sends periodic messages.
News about GPT-5.4 features including 1M token context window and extreme reasoning mode. Unconfirmed rumors from third-party sources.
cuTile.jl is a Julia GPU programming package for NVIDIA Blackwell GPUs using tile-based abstractions, simplifying kernel development.
AI agents that integrate with Slack, GitHub, and Jira to autonomously handle development tasks like ticket pickup, code writing, and PR reviews with persistent codebase context.
NumPy-like WebGPU wrapper for browser GPU computing. Zero shaders, automatic CPU/WebGL2 fallback. Suitable for local-first AI.
Open-source coding agent supporting multiple models. Free tier with 100 requests/day, $15/month premium with wholesale token pricing.
Discussion thread listing recent AI agent sandboxing solutions (microVMs, WASM, browser isolation) with inquiry into production usage, security tradeoffs, and performance characteristics.
LearnCodeGuide is an AI tool that analyzes code and provides health scores with suggestions for logic, performance, security, and maintainability improvements across multiple analysis modes.
Tool for right-sizing reserved LLM capacity based on Service Level Objectives.
GitHub Copilot Memory now default for Pro users. Persistent repository-level understanding to reduce context re-explanation.
Knowledge graph ecosystem for organizing and leveraging scientific data across multiple complementary products.
Legal case: Family suing Google after man's suicide following extended conversations with Gemini chatbot.
Sentinel is a Go-based LLM proxy with 13ms semantic caching, PII scrubbing, and automatic fallback routing across OpenAI, Anthropic, Gemini, and Groq.
Workflow runtime for Claude Code with terminal UI. Wraps Claude via hooks for multi-step task automation with templates and plugins.
VibeCheck is a tool that quizzes developers on code changes made by AI coding assistants, supporting Claude Code, Cursor, Windsurf, Cline, and other tools.
Guide for developers on HIPAA compliance when building healthcare products with LLMs, covering BAA requirements and regulatory considerations.
Narrative account of an AI agent given $100 and 26 days to generate $200/month revenue, documenting business-building attempts and autonomous decision-making.
91k line OSS agent orchestration codebase generated by Claude with $1k bug bounty for poor engineering.
Marketing page for GPT Image 1.5, claiming faster image generation with precise editing and improved text rendering.
Autonomous coding agent in Rust that self-improves via GitHub Actions. Reads own source, constitution, and issues to implement improvements.
Amazon Lightsail now supports deploying OpenClaw, a self-hosted private AI assistant with built-in security controls and sandboxing.
Project proposing AGENTS.md file standard to reject AI agents from accessing repositories.
Movie reminder tool built with Val Town and Movie Database API. Personal project using serverless platform.
Open source project for agentic monitoring and trust verification of AI agents with associated dashboard and trust center.
Browser-based tamper-evident verification system for AI agent execution logs. Detects when agent evidence has been altered.
Conceptual discussion on SaaAS (Software as AI Service): future where LLMs and AI agents generate code instead of humans writing it.
Circle CI's CLI tool mines GitHub PR review comments and generates AI agent context prompts tuned to team code review standards.
Engineer used AI agents to build open-source Verilog simulator with verification stack, replacing expensive commercial EDA tools.
Research on convergence: different AI models appear to encode concepts similarly despite different architectures, suggesting unified internal representations.
Open-source localhost tunnel built in Elixir/Phoenix. No signup, no tracking. MIT licensed alternative to ngrok.
Educational course teaching product managers to use Claude Code. LLM application training material with limited technical depth.
Rust framework (AutoAgents) with composable middleware for LLM inference optimization: safety enforcement, caching, data sanitization. Open-source agent framework with technical depth.
Zero-knowledge secret sharing CLI tool with OpenAI Skill for AI workflows and Node.js implementation. Developer tool with LLM integration.
Open-source GPU cluster monitoring tool for ML training. Built to track foundation model training (Linum v2, 2B params). ML infrastructure with technical implementation.
Version control system compatible with Git. Infrastructure tooling without AI relevance.
Nostalgic Quake game ported to browser with WASM, WebSocket relay, and touch support. Game development project, not AI-related.
Visualizes Claude conversation history as pixel art town. Creative data visualization tool using Claude API, minimal AI depth.
Technical analysis of AI agent failure modes, arguing execution history matters more than model internals for debugging agentic systems. Original research on agent debugging.
ChatRoutes: Open-source platform for managing AI conversations with branching, parallel multi-model responses, and REST API. LLM application framework.
OpenTimelineEngine: Local-first shared memory platform for Claude Code and Codex agents to track workflows and extract patterns. Open source AI agent infrastructure.
safe-docx: Open-source TypeScript library for AI agents to surgically edit Word .docx files while preserving formatting. LLM application for document automation.