AI Ethics in Startups: Why Developers Must Lead
Opinion piece on developer responsibility in implementing AI ethics at startups rather than treating it as legal compliance.
Opinion piece on developer responsibility in implementing AI ethics at startups rather than treating it as legal compliance.
DevClaw plugin creates autonomous development teams via Telegram using multi-agent orchestration with model tiering and token optimization.
Developer reflections on building a video game with LLM conversation as core mechanic.
Slack bot agent (Viktor) providing persistent task execution and assistance within workspace conversations.
Khaos SDK: local-first testing framework for AI agents against prompt injection, tool misuse, data leakage, and resilience failures.
Discussion of AI agent publishing automated content about human subject.
ArXiv implements moderation policies against low-quality AI-generated content submissions.
Custom recursive language model prototype processing 1M tokens from 71 papers using Azure OpenAI tool calling and out-of-core analysis.
Tutorial on deploying LLMs locally using Ollama with cost-benefit analysis for local vs cloud deployment in Python applications.
System for detecting when LLMs lack knowledge, with practical implementation details.
Practical guide to implementing RAG workflows using n8n and Pinecone with simplified document chat functionality.
Video discussing naturalness in voice AI synthesis. Technical challenges in speech AI.
MusePro is an open-source iOS drawing app using Metal for AI-powered features. Mobile ML application.
Node.js RAG pipeline with 8-stage multihop reasoning for retrieval-augmented generation systems.
Tmux-like interface for Claude Code. Developer tool for AI code generation workflow.
TrustVector is an open-source evaluation framework scoring AI models and agents on security, privacy, and transparency. Assessment tool.
Rover is an embeddable web agent widget that performs user actions like form filling and checkout. Agentic UI application.
Rampart is a runtime firewall for AI agents that blocks dangerous commands via YAML rules before execution. Security tool for autonomous agents.
AI router that selects optimal model for each prompt. LLM application for cost/performance optimization.
Guide for implementing multi-model AI workflows using multiple LLMs. Practical implementation approach.
Technical design for LLM-powered smart FAQ system combining Pinecone vector DB and Kafka for information retrieval.
Ctxsync: Developer tool syncing GitHub repos and docs with LLM APIs for persistent context in conversations. Open source with data isolation.
Local-first open source persistent memory system for AI agents with context injection and full-text search.
Toolbox for using AI agents in software architecture design.
Show HN project: implemented bubble sort algorithm on a Turing Machine using Claude, GPT, and GLM to generate the state machine definition in YAML format.
Open source community-driven guide to data engineering practices.
Markdown-based issue tracker stored in repos, designed for AI coding assistants like Claude/Cursor.
AI-powered tool for product managers extracting insights from customer feedback, interviews, and usage data.
Technical analysis debunking inflated performance claims for GPT-5.3-Codex-Spark on SWE-Bench Pro benchmark.
Model Context Protocol tools enabling AI agents to dispatch battery resources and measure carbon impact.
Web accessibility scanner using AI to provide WCAG 2.1 compliance checks and code fix suggestions.
Open-source CLI tool providing access to Claude Code and Codex with web UI, background agents, and GitHub integration.
Guide on practical approaches to using LLMs for coding, skeptical of hype.
Model Context Protocol server enabling AI assistants to create and manipulate live Mermaid diagrams.
Claim about GPT-5.3-Codex-Spark model achieving 1K tokens/second on Cerebras hardware. Unverified product claim.
Open-source visual orchestrator for AI agents using Claude Code and Codex. Agent orchestration tool.
Protocol/standard for making websites discoverable and navigable by AI agents.
Show HN Ghost: session memory system for Claude Code that preserves context and project state across separate chat sessions, solving context loss problem.
Node.js compiler using LLM to automatically translate missing i18n strings in source code.
AgentSift: searchable database of 400+ AI agent capabilities across MCP, LangChain, OpenClaw and other frameworks.
Self-hosted video surveillance system built with Claude Code. LLM application for code generation and system development.
SDK for building trustworthy AI agents. Limited details provided in excerpt.
Egg framework for intentional agentic development. Direct AI agents tooling.
AI-powered product search tool.
Open-source CI/CD system for AI-assisted coding workflows with blog post and public GitHub repository.
OpenAI releases a fast coding model on custom hardware, reducing dependence on Nvidia chips.
GPT-5.2 derives new theoretical physics result. LLM application with research implications. Potential overclaim verification needed.
Hikoo tracks and optimizes brand presence in AI search engines like ChatGPT and Perplexity, addressing visibility in generative search results.
CloudRouter is a CLI skill enabling coding agents like Claude Code to provision cloud VMs and GPUs, isolating agent execution from local machines.
CoPE-VideoLM: uses video codec primitives and motion vectors to improve temporal coverage and computational efficiency in video language models.