HN hunglee2 3/27/2026

How Well Does My AI Agent Know Me?

Research project measuring how well AI agents understand user personality by comparing self-reported HEXACO-60 profiles with AI assessments and peer ratings.

HN paperbananaorg 3/27/2026

Free Online AI Photo Editor

Web-based photo editor using AI for object removal and background reconstruction via text prompts.

HN zabeerbro 3/27/2026

Ghost Gap: Supply chain firewall for LiteLLM

Ghost Gap is a supply chain firewall for LiteLLM that quarantines compromised package backdoors using bash-based system tools without Python dependencies.

HN wahvinci 3/27/2026

Vibe physics: The AI grad student

Harvard physics professor reports supervising Claude through real theoretical physics research calculations without manual file manipulation.

HN ishqdehlvi 3/27/2026

Show HN: Pentesting Tool Using Claude

Claude Bug Bounty is an AI agent harness using Claude for autonomous pentesting that reasons about tests, validates findings, and generates bug bounty reports.

HN martianlantern 3/27/2026

Gumbel Max trick for LLM sampling

Explanation of Gumbel Max trick for efficient LLM sampling that avoids computing softmax vectors by adding noise and taking argmax.