Products / Ideas
Things people are building with LLMs
Uncensored AI chatbot with no login, free, anonymous
A web-based AI chatbot that uses a custom jailbreak prompt to bypass content filters, providing uncensored responses. It requires no login or signup, is free, and logs no user data. Built for users who want unrestricted AI conversations.
Bulk editor for YouTube channels with find & replace
TubeDesks is a free tool that lets YouTube creators perform find & replace across video titles and descriptions, and add/remove tags in bulk. It solves the problem of manually editing each video when fixing dead links or updating series names. No LLMs are used; it relies on the YouTube Data API.
AI sales agent that lives on your website, captures leads and follows up
HeyPipit is an AI sales agent that lives on a business's website, captures leads, and automatically follows up to prevent leads from going cold. It uses LLMs to understand visitor queries and engage in conversations, helping service-based businesses capture more leads without manual effort.
AI-powered freelancer proposal tool built via AI-driven problem discovery
A tool that helps freelancers write better proposals by using a multi-step AI framework to identify and solve real freelancing problems. The creator used a 13-16 step process with multiple AIs to discover the problem and build a prompt-based solution, without personal freelancing experience.
Reddit simulator with AI-generated personas and posts
EternalReddit is a Reddit simulator where AI-generated personas post and comment in-character. It uses Claude, OpenAI, Grok, or HuggingFace models to generate content, and is built with Blazor WebAssembly, LiteDB, and a moderation layer. The project is live and open-source, inviting feedback and nominations for new subreddits.
Agent Legibility Analyzer: test if AI shopping agents can parse your store
A tool that lets e-commerce store owners check whether AI shopping agents can read and understand their product listings. It uses LLMs to simulate how agents interpret store content, helping merchants optimize their sites for agent-driven shopping.
China travel survival app for non-Chinese speakers
A mobile app that helps travelers in China handle real-life situations like taking Didi, paying with Alipay/WeChat, ordering food, checking into hotels, and finding emergency info. It uses AI to provide translations and guidance without requiring users to learn Chinese.
Local image-to-3D model for Apple Silicon and iPhone
A port of Hunyuan3D-Paint and Hunyuan3D-Shape to Swift MLX and Python MLX, enabling image-to-3D generation on Apple Silicon Macs and iPhones with low memory usage. It solves the problem of running 3D generation locally without cloud dependencies or high-end GPUs.
Chrome extension turns Netflix into language learning tool
A Chrome extension that overlays language learning features on Netflix, allowing users to learn English, French, or Spanish while watching shows. It uses LLMs to provide translations, explanations, or interactive subtitles, making passive viewing into active learning.
Matrix rain terminal app built with TypeScript TUI SDK
A windowed terminal application that displays the iconic Matrix rain effect using katakana characters. It was built with a custom Turbo Vision-style TUI SDK written in TypeScript, developed using Claude Code. The project serves as a demo of the SDK's capabilities.
PDF AI Renamer 2.0 renames files using on-device AI analysis
PDF AI Renamer is a macOS app that automatically renames PDFs, images, and scanned documents based on their content using on-device AI. It uses OCR and vision models to extract text from scans and images, then renames files with customizable templates. The app solves the problem of manually renaming large batches of documents for professionals and power users.
Live Kanban board for AI agent plans from plan.yaml
Plandeck renders a plan.yaml as a live Kanban board that auto-organizes tasks as an AI agent works. It computes task readiness from dependency edges, so the agent and user always see what is ready, blocked, or done, solving the problem of agents losing context or mis-prioritizing during long runs.
Free, private, no-login photo editor with client-side AI background removal
A free online photo editor that processes images entirely in the browser using a WASM AI model for background removal. No login, no uploads, no watermarks, and no paywalls. Built for users who want a simple, private editing tool without data harvesting.
Content Chef: browser extension to block AI-generated YouTube videos
Content Chef is a browser extension that lets users filter out AI-generated or otherwise unwanted content from their YouTube feed. It provides customizable filters that can be toggled on or off, giving users control over what they see. The extension addresses the problem of low-quality or unwanted AI content cluttering YouTube recommendations.
ccpool: monitor shared Claude Code subscription usage
ccpool is an open-source tool that tracks how much each user consumes from a shared Claude Code subscription. It solves the problem of fair usage monitoring among friends or team members sharing a single subscription.
Coder: CLI tool to delegate coding tasks to background LLM agents
Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.
Toolnexus: vendor-neutral tool-calling library for LLMs in 5 languages
Toolnexus is a small, vendor-neutral tool-calling library and client loop that provides a unified Tool interface over six sources: MCP servers, agent skills, custom functions, HTTP endpoints, built-in shell/file tools, and remote A2A agents. It handles the entire tool-calling loop (parallel/chained calls, streaming, hooks, retries, memory, metrics) and supports human-in-the-loop via suspend/resume. The library is ported identically across JavaScript, Python, Go, Java, and C#, solving the problem of fragmented tool integration for developers building LLM agents.
Local-first CLI that masks PII and secrets before sending to LLMs
LocalMask is a command-line tool that runs locally to detect and mask personally identifiable information (PII) and secrets before data is sent to large language models. It solves the privacy and compliance problem for developers and organizations that need to use LLMs without exposing sensitive data.
AI search hallucination monitoring for businesses
A service that monitors how AI search engines (ChatGPT, Gemini, Perplexity) describe a business and alerts owners when hallucinations or wrong information cause customer loss. It helps SaaS and small businesses recover leads lost due to AI errors in private chat sessions.
Downhill Mayhem: a browser-based mountain bike racing game built with Claude
A free, open-source browser game inspired by Downhill Domination (PS2). The player races AI opponents down a procedurally generated mountain, performing tricks to charge boost and punching rivals. The entire game is a single HTML file with no external assets, built with Claude.
Zer0Fit: MCP server for zero-shot ML with Google TabFM & TimesFM
Zer0Fit is an MCP server that wraps Google's TabFM and TimesFM foundation models, enabling zero-shot classification, regression, and forecasting via a local LLM. It allows users to perform ML tasks without training or tuning, connecting to Open WebUI, Claude Code, or Codex. Built for developers and researchers who want quick, local ML inference.
AI-powered job search tool that scores and recommends top jobs
A web tool that queries multiple job APIs, filters and scores listings against a user's career profile using AI, then sends the top 5 matches. It helps job seekers find relevant opportunities efficiently.
Browser-based MMO with procedurally generated dungeons and custom spell creator
A browser-based MMO built in two days using Claude for art and a procedural dungeon generator. Features 40+ creatures, quests, zones, bosses, items, and a custom spell creator system. Demonstrates rapid game development with LLM assistance.
AI coding agent creates real cloud infra behind dry-run + confirm
An MCP tool plugin for AI coding agents (Claude Code, Cursor) that provisions real cloud infrastructure (databases, auth, storage, hosting) on the user's cloud account. The agent creates projects, wires keys, and writes integration code, but requires a dry-run preview and explicit confirmation before any paid resource is created. Solves the trust and cost-control problem of letting AI directly manage cloud resources.
AI-powered journaling and self-reflection space
Dr. Wong is an AI space for journaling and self-reflection. It uses LLMs to guide users through reflective prompts and analyze their entries, helping them gain insights into their thoughts and emotions. The product targets individuals seeking a structured, AI-assisted journaling experience for personal growth.
MCP server for multi-agent interface contract negotiation
An MCP server that enables multiple AI agents working on the same codebase to share interface contracts and negotiate API changes in real time. It solves the problem of agents building against stale interfaces by alerting dependent agents when a contract changes, reducing merge conflicts.
Machine Beater: 5-question head-to-head guessing game against LLMs
A game where a human and an LLM each ask 5 yes/no questions to guess a hidden answer, inspired by 20 Questions. The goal is to benchmark reasoning skills not captured by standard benchmarks, with planned model-model and human-model matchups.
Bot-Forge: describe a Discord bot, get generated code and a live test container
Bot-Forge is a platform where users describe a Discord bot in natural language, and it generates the corresponding discord.py code, spins up an isolated Docker container for live testing, and allows downloading the source code for a fee. It uses DeepSeek and NVIDIA NIM for code generation, with a Flask backend and Cloudflare Tunnel for public access.
Structurally enforced Clean Architecture for LLM-driven development
A framework that makes Clean Architecture's dependency rule structurally unbreakable, similar to OS kernel isolation. It ensures that code layers cannot violate inward-only dependencies at compile time, which is particularly useful for LLM-generated code where conventional review may be unreliable. Targets developers using LLMs to generate or modify codebases.
Sanbox: Isolated sandboxes for AI agents with MicroVM isolation
Sanbox is a platform that provides isolated, resumable sandboxes for running AI agents. It uses MicroVM isolation, a persistent filesystem, and a live trail of run events. The platform supports reusable templates, a CLI that works with Codex, Claude Code, Cursor, CI, or terminal, and can be self-hosted for security/compliance.
Recreation of MU/TH/UR 6000 UI from Alien using Fable and Claude
A fan recreation of the fictional MU/TH/UR 6000 interface from the Alien franchise, built using Fable (a generative UI tool) and Claude. The creator, a React developer, used natural language prompts to generate the UI with minimal coding, demonstrating how LLMs can assist in rapid prototyping of complex animated interfaces.
Spendict: AI agent for performance marketing verdicts via MCP
Spendict is an AI agent that provides verdicts for performance marketers, using the Model Context Protocol (MCP) to integrate with marketing tools. It helps marketers evaluate campaign performance and make data-driven decisions.
YouTube watch history analyzer for parents
A tool that analyzes a child's YouTube watch history and generates a 'brainrot risk report' for parents. It uses LLMs to identify patterns like repeat channels, addictive loops, late-night spikes, and content quality, helping parents understand what content shapes their child's feed without relying on screen time alone.
CLI to analyze Claude Code session token costs
Tokenbill is an open-source CLI tool that parses local Claude Code session logs and estimates token costs. It runs entirely offline with no network calls, helping developers understand and optimize their Claude Code usage costs.
Lip Sync AI creates talking videos from audio and a photo
Lip Sync AI is a web tool that generates talking videos by syncing lip movements to audio from a single photo. It uses AI to animate the face, enabling users to create realistic talking head videos without recording video. This solves the problem of producing video content quickly for content creators, marketers, or educators.
Voxel-style GTA online clone with AI agent NPCs and player-prompted assets
A voxel-style GTA online clone where all NPCs are AI agents and players can create in-game assets (cars, buildings, weapons) using natural language prompts. The goal is to create a dynamic, persistent open world that evolves based on player actions, offering a living alternative to static game worlds.
Local-first coding agent for long autonomous runs
Grinta is a local-first coding agent designed for long autonomous runs. It uses LLMs to autonomously plan and execute coding tasks, solving the problem of needing constant human supervision for extended development sessions.
Runeward: Sandbox AI agents with policy gates
Runeward is a sandboxing tool for AI agents that enforces policy gates to restrict agent actions. It uses LLMs to interpret and enforce user-defined policies, solving the problem of unsafe or unintended agent behavior for developers building autonomous AI systems.
Euclis: shared project memory that captures decisions and blockers from chat and AI tools
Euclis is a free tool that automatically captures decisions, blockers, milestones, and insights from WhatsApp, Claude, Cursor, and the web, turning scattered chat into structured project memory. It helps teams and AI agents avoid starting from zero by providing persistent context. The tool uses LLMs to extract and organize information from conversations.
LLM-powered learning tool that streams generated lessons to avoid user abandonment
A learning tool that generates personalized lessons from a user's profile using an LLM. The key insight was that streaming the lesson output (instead of showing a blank spinner during 50-second generation) dramatically improved user retention. Solves the problem of users assuming the app is broken when generation takes time.
Alipay AI Pay: AI agent payment infrastructure for voice transactions
Alipay launched AI Pay, a payment infrastructure that enables consumers to make secure transactions through AI agents via voice commands. It also offers an AI payment processing product for businesses and developers to integrate AI-driven payments into their systems, solving the problem of frictionless agentic commerce.
Claude Science: AI-powered scientific research assistant
Claude Science is a version of Anthropic's Claude AI assistant tailored for scientific research. It helps scientists and researchers accelerate their work by analyzing data, generating hypotheses, and summarizing literature. The product was shipped to all paid Claude subscribers on launch day.
Terminal dashboard for Claude Code session management
DejaView is a terminal UI that reads Claude Code transcripts from ~/.claude/projects/, groups sessions by project, and lets users resume any session with Enter. It solves the problem of remembering which directory a Claude session was in for the claude --resume command. Built with Textual, it is read-only, local-only, and requires no configuration.
Gemma 4 inference in Godot via GDScript and Vulkan compute shaders
An experimental Godot 4.7 project that runs Gemma 4 inference entirely in GDScript and Vulkan compute shaders. It enables LLM inference within the Godot game engine, potentially for in-game AI or interactive experiences.
Claude Code extension that injects real system time into context
A browser extension for Claude Code that adds a real-time clock to the AI's context, so it knows the current time and can detect long gaps between messages. This solves the problem of Claude having no sense of time, which leads to incorrect assumptions about project duration and inappropriate suggestions like telling users to sleep at 9 AM.
Chrome extension detects manipulation tactics in political videos in real time
inLie is a Chrome extension that analyzes political YouTube videos (debates, interviews, speeches) as they play, flagging rhetorical manipulation tactics like fear appeals, whataboutism, dodged questions, us-vs-them framing, self-contradictions, and unsourced statistics. It uses an LLM to detect these tactics, but verifies each flag against the transcript to prevent hallucination, showing the verbatim quote and a clickable timestamp. It solves the problem of real-time awareness of manipulation for viewers of political content.
Founder.exe: swarm of specialized AI agents for solo founders
Founder.exe is a hackathon project that replaces a startup team with a swarm of specialized AI agents. A manager agent plans a mission and delegates tasks to agents for market research, positioning, and building/shipping output. It solves the problem of solo founders lacking a team by producing concrete results instead of chat walls.
Attestor: open-source zero-trust boundary for autonomous AI agents
Attestor is an open-source execution boundary that enforces zero-trust security for autonomous AI agents. It uses LLMs to define and enforce policies that restrict agent actions, preventing unauthorized access or data leaks. This solves the problem of safely deploying autonomous agents in production environments.
Automated cold outreach deck builder using Claude Code
A workflow that watches the user's inbox, reads incoming lead requests, and automatically builds a personalized presentation deck using the Gamma MCP, matching the user's past style. It then writes a cover email and sends the deck, saving hours of manual work for agency owners.
Inkfold – workspace across multiple AI providers with shared memory
Inkfold is a workspace that lets users interact with multiple AI providers (e.g., OpenAI, Anthropic) through a unified interface, with a shared memory system that persists context across sessions. It solves the problem of managing separate chat histories and contexts when using different AI models, providing a seamless experience for power users and developers.





















