llm-kb

Products / Ideas

Things people are building with LLMs

ProductlaunchedMon, Jul 13, 2026, 03:01 AM

Multi-LLM desktop app with cross-platform conversation handoff

A free, local desktop app that lets users run Claude, ChatGPT, Gemini, and Copilot side by side, including multiple accounts of the same platform. When hitting a usage limit on one, the entire conversation can be transferred to another platform's input box with a 'take over' instruction, allowing seamless continuation.

usage limit bypass · multi-llm · claude · desktop appgithub.com/mananmaroo/ai-bridge
ProductlaunchedMon, Jul 13, 2026, 02:55 AM

Brain dump orb app for offloading thoughts after work

An app that lets users drop short keyword clouds (max 15 chars) into a breathing orb throughout the day, so tomorrow's self can recall what mattered. Uses LLMs to generate the keyword clouds from user input, helping people with rumination or task anxiety to mentally switch off after work.

productivity · task management · mental health · llm
ProductlaunchedMon, Jul 13, 2026, 02:51 AM

Self-hosted voice AI agent for Asterisk/FreePBX

AVA is an open-source voice AI agent that integrates with Asterisk and FreePBX phone systems. It uses LLMs to handle natural language conversations, enabling automated call handling, voice menus, and intelligent responses. This solves the problem of adding AI-powered voice capabilities to existing PBX infrastructure without relying on cloud services.

self-hosted · llm · freepbx · voice aigithub.com/hkjarral/AVA-AI-Voice-Agent-for-Asterisk
ProductlaunchedMon, Jul 13, 2026, 02:44 AM

Geography puzzle game where you rebuild the globe piece by piece

A 3D geography puzzle game built with Fable and Three.js. Players reconstruct the globe piece by piece, with a daily mode and open-ended play. The game emphasizes reasoning through puzzles. It targets puzzle and geography enthusiasts.

geography · puzzle · game · fable
ProductlaunchedMon, Jul 13, 2026, 02:37 AM

Native ARM64 launcher for Tracker physics video analysis on Snapdragon X

A Windows-on-ARM optimized version of the Tracker physics video analysis tool, created using Claude, that runs natively on ARM64 processors like Qualcomm Snapdragon X. It replaces x64 emulation with a native ARM Java runtime, improving automatic tracking efficiency roughly threefold and making the tool fully usable on ARM-based laptops.

arm64 · windows on arm · video analysis · claudegithub.com/helmet-png/tracker-arm64-launcher
ProductlaunchedMon, Jul 13, 2026, 02:36 AM

Baton: Monitor AI coding agents and get notified when they need human input

Baton is a tool that monitors AI coding agents and alerts developers when an agent requires human intervention. It uses LLMs to analyze agent outputs and determine when a human needs to step in, solving the problem of developers having to constantly check on multiple agents.

ai coding agents · monitoring · developer tools · notificationsgithub.com/neilkpatel/baton
ProductlaunchedMon, Jul 13, 2026, 01:51 AM

Markdown linting tool to prevent agent drift in file maintenance

A standalone tool that enforces mechanical checks on markdown files to prevent LLM agents from drifting from formatting rules over long contexts. It solves the problem of agents gradually violating frontmatter keys, page length, and linking rules when maintaining files like memory stores or note graphs.

llm agent tooling · prompt decay · markdown linting · agent drift
ProductbuildingMon, Jul 13, 2026, 01:39 AM

Local AI image generation and enhancement tool using Ollama

A fully local image generation and enhancement tool that runs on a personal NVIDIA GPU using Ollama, Python, Vue3, and FastAPI. It solves the problem of needing to pay for cloud AI services or risking account bans due to inappropriate content flags by keeping everything offline.

image enhancement · ollama · fastapi · local ai
ProductlaunchedMon, Jul 13, 2026, 01:35 AM

After Effects integration with Claude Code, Cursor and Antigravity

A tool that enables using Adobe After Effects with AI coding assistants like Claude Code, Cursor, and Antigravity. It solves the problem of integrating motion design workflows with AI-powered development environments.

after-effects · antigravity · claude-code · ai-integrationgithub.com/Arman-Luthra/aftr
ProductlaunchedMon, Jul 13, 2026, 01:34 AM

AI agent analyzes stock portfolio and emails nightly report

A guide to building an automated AI agent that connects to a broker's API, analyzes a stock portfolio, and emails a nightly summary. Uses an LLM to generate insights and reports, solving the problem of manual portfolio monitoring for individual investors.

email report · ai agent · automation · finance
RSS
ProductlaunchedMon, Jul 13, 2026, 01:25 AM

Claude-powered cooking assistant with personal flavor profile

A personal cooking assistant that uses Claude to manage a spreadsheet of foods the user cooks and restaurants visited, built into two React apps running in Claude's mobile interface. It tracks dinner ideas, logs them to the spreadsheet, and re-renders the apps. A recipe builder mode lets users drag and drop ingredients to create recipes matching their flavor profile.

recipe generation · react · personal assistant · claude
ProductlaunchedMon, Jul 13, 2026, 01:00 AM

Peisinoe: prompt composition library to decouple prompt logic from app code

Peisinoe is a library that lets developers define prompts as reusable, composable parts, keeping prompt content and selection logic separate from application code. It solves the problem of frequent prompt changes requiring modifications to application flow, targeting developers who iterate on prompts.

prompt management · developer tools · prompt engineering · library
ProductbuildingMon, Jul 13, 2026, 12:54 AM

Punchlist: iOS app to dictate UI improvements paired with screenshots

Punchlist is an iOS app that lets users dictate feedback or ideas about their app's UI while viewing it on their phone. It pairs the spoken text with a screenshot and sends the pair to a queue. Later, Claude reviews the tasks at the user's computer. It solves the problem of capturing spontaneous UI improvement ideas for developers, especially those with ADHD.

dictation · claude · ios · ui feedbackpunchlist.domoretech.net
ProductlaunchedMon, Jul 13, 2026, 12:53 AM

FetchSandbox: sandbox for testing AI agent integrations with real webhooks and failure scenarios

FetchSandbox is a sandbox layer that runs the full integration lifecycle for AI agents before production. It tests real workflows, real webhooks, and failure scenarios on demand, providing a public receipt URL as proof of survival. It solves the problem of AI agent integrations that pass tests but break on real webhooks due to duplicate events, non-idempotent handlers, and retries hitting stale state.

ai agents · webhooks · integration testing · developer tools
ProductlaunchedMon, Jul 13, 2026, 12:53 AM

Clark: AI assistant with computer use and browser automation

Clark is an AI assistant that can use a computer and browser to complete tasks autonomously. It leverages LLMs for task planning and execution, aiming to match the capabilities of Manus agent. The tool is designed for users who need an AI agent that can perform complex, multi-step tasks across web and desktop environments.

autonomous agent · research · computer use · ai assistantwww.clarkchat.com/
ProductlaunchedMon, Jul 13, 2026, 12:52 AM

Topsoil – Mac notch dashboard for coding agents, music, and files

Topsoil is a native SwiftUI app that lives in the MacBook notch, providing a hover-expandable panel with live terminal panes for coding agents (Claude Code, codex, cursor cli), now-playing music info, calendar, system stats, and a pixel plant that grows while you code. It solves the problem of alt-tabbing to check agent progress or manage files, targeting developers using AI coding assistants.

swiftui · macos · developer tools · dashboardtopsoil-two.vercel.app/
ProductlaunchedMon, Jul 13, 2026, 12:52 AM

Text LLM training from scratch with PyTorch

A clean, readable codebase that implements the full LLM training pipeline (pretraining, SFT, DPO, GRPO/RL) using only PyTorch primitives, avoiding high-level abstractions. It helps developers understand the underlying math and mechanics of LLM training.

educational · grpo · open source · dpogithub.com/Y0oshi/Text-LLM-Training-from-scratch
ProductlaunchedMon, Jul 13, 2026, 12:48 AM

Turn YouTube videos into language lessons with transcript-based vocab and phrases

Lingooso is a web app that lets users paste a YouTube video URL and get a structured language lesson from its transcript. It breaks the transcript into digestible chunks, extracts vocabulary and phrases, and presents them for study. The app solves the problem of learning real, spoken language from authentic content rather than textbook phrases, targeting self-learners who want to learn from videos they already enjoy.

transcript · language learning · youtube · spanish
ProductlaunchedMon, Jul 13, 2026, 12:07 AM

Coding agent that sees browser to iterate on UI changes

Peek CLI is a tool that lets coding agents observe the browser in real time, enabling them to iterate on UI changes by seeing the visual output of their code. It solves the problem of agents working blind on frontend tasks, making them more effective for developers who want automated UI development.

browser · cli · coding agent · ui developmentgithub.com/puffinsoft/peek-cli
ProductlaunchedMon, Jul 13, 2026, 12:03 AM

AI-powered construction estimating web app using MasterFormat

Quantiz is a web app that automates construction estimating by generating budgets, Bill of Quantities (BOQ), and Bills of Materials (BOM) based on the MasterFormat division system. It uses AI to streamline the estimation process for contractors, estimators, and tech enthusiasts.

estimating · web app · ai · constructionquantiz.app
ProductlaunchedSun, Jul 12, 2026, 11:48 PM

Receipt Split: AI-powered restaurant bill splitter

Receipt Split is a free web app that splits restaurant bills by item. It uses AI to scan receipt photos and extract line items, tax, and tip, or allows manual entry. Users share a link with friends for real-time item selection, solving the problem of unfair bill splitting.

receipt scanning · bill splitting · restaurant · aireceiptsplit.ai/
ProductlaunchedSun, Jul 12, 2026, 11:43 PM

Open-source AI cofounder for solo founders

Shotgun is an open-source AI tool designed to act as a virtual cofounder for solo founders. It uses LLMs to assist with brainstorming, decision-making, and task management, helping solo entrepreneurs overcome the lack of a cofounder.

llm · ai cofounder · open-source · solo foundergithub.com/Krishnatejavepa/Shotgun
ProductbuildingSun, Jul 12, 2026, 11:39 PM

AI code auditor that only finds bugs, does not fix them

A constrained AI system designed solely to audit code for bugs, without attempting to fix them. It uses a custom architecture to force the LLM into a pure auditing role, tested on GitHub repos like Monica and Economizer, finding all known critical errors and some previously missed ones. Aimed at side project developers needing thorough code review.

bug detection · llm constraint · code audit · side project
ProductbuildingSun, Jul 12, 2026, 11:35 PM

AI tool that converts Korean cooking videos into step-by-step recipes

KRecipes is a web app that takes a YouTube cooking video URL and uses AI to generate a structured recipe with ingredient list, step-by-step instructions, serving size adjustments, and timestamps linked to the video. It supports English, Korean, and Spanish, aiming to make Korean cuisine more accessible to home cooks worldwide.

video to recipe · nlp · ai · cookingwww.krecipes.app/
ProductbuildingSun, Jul 12, 2026, 11:20 PM

Cloud-based multi-agent coding platform with ACP architecture

A cloud-based platform that lets users run multiple AI coding agents (Claude Code, Codex, Cursor) via a web interface, enabling multi-device access and improved security by avoiding local execution of external apps. It offers $50 credit to users with Claude Code or Codex subscriptions.

multi-agent · cloud agents · acp architecture · security
ProductlaunchedSun, Jul 12, 2026, 11:19 PM

Free lineup builder for baseball and softball coaches

OnTheField is a free web app that lets youth baseball and softball coaches create and print lineup cards in about 60 seconds. No signup required, works offline. It solves the problem of juggling spreadsheets and paper books that smudge in rain.

free · baseball · lineup builder · softballonthefield.app
ProductbuildingSun, Jul 12, 2026, 11:08 PM

Auto-schedule workouts in Google Calendar gaps for busy founders

A tool that reads your Google Calendar, finds gaps between meetings, and automatically drops training sessions into those slots. If a meeting moves, it reschedules the workout. It solves the problem of founders who struggle to maintain a consistent workout routine due to unpredictable schedules.

fitness · founders · calendar integration · productivity
ProductlaunchedSun, Jul 12, 2026, 11:07 PM

Fable 5: Multiplayer FPS with flying cars, rocket launchers, rail guns

A multiplayer first-person shooter built with Fable 5 and Three.js, featuring flying cars, rocket launchers, and rail guns. It supports free-for-all and team deathmatch modes on desktop and VR. The game was created in three afternoons, showcasing rapid prototyping with LLM-assisted game development.

multiplayer · vr · three.js · gamesky-cruiser-9065b31330ea.herokuapp.com/
ProductlaunchedSun, Jul 12, 2026, 11:04 PM

Text-to-sequence diagram tool for non-technical users

A free, no-login web tool that lets users type plain text like 'Customer -> App -> Payment: checkout' to instantly generate sequence diagrams. It solves the problem of non-technical team members (e.g., product managers) who need to sketch flows quickly without learning diagramming tools or dragging shapes.

sequence diagram · free tool · text-to-diagram · productivity
ProductlaunchedSun, Jul 12, 2026, 11:02 PM

Kimchi: Turn raw ideas into build-ready docs for AI execution

Kimchi is a tool that takes a raw product idea and generates a structured set of build-ready documents: EPICs with user stories, locked decisions (tech stack, architecture, API contracts), and an execute.md that an AI coding agent (like Claude Code or Codex) can follow without re-prompting. It solves the problem of vague specifications and endless back-and-forth in AI-assisted development, helping developers and founders get consistent builds from their ideas.

codex · vibe coding · claude code · specification generation
ProductlaunchedSun, Jul 12, 2026, 10:51 PM

Local app to combine multiple AI coding agents into a configurable team

Crew Forge is a local-first application that lets users combine their existing CLI-based AI subscriptions (Claude, Codex, Grok, Gemini) into a single configurable team. Users create team members with assigned models, roles, and skills, then give the team one objective; the lead delegates work and routes results. It solves the problem of switching between multiple AI tools and manually passing context.

multi-agent · grok · local-first · claude
ProductlaunchedSun, Jul 12, 2026, 10:32 PM

UI/UX audit tool that generates an AUDIT.md file for AI

A tool that audits the UI/UX of a website and produces an AUDIT.md file, designed to help developers and designers get actionable feedback in a format that AI tools can process. It solves the problem of manual UI/UX review by automating the audit and outputting structured markdown.

ui/ux audit · website analysis · audit.md · aiwww.typeui.sh/audit
ProductbuildingSun, Jul 12, 2026, 10:29 PM

Open-source security tool for AI agents (Clay Seal)

Clay Seal is an open-source project by two AI researchers that aims to protect AI agents from exploits and unauthorized access. It addresses the rising cybersecurity incidents caused by agents gaining access to sensitive resources like GitHub tokens and cloud credentials.

cybersecurity · ai agents · security · open-source
ProductlaunchedSun, Jul 12, 2026, 10:29 PM

ClipVault: Chrome extension to save and organize AI chat responses

ClipVault is a Chrome extension that lets users save, organize, and retrieve the best responses from AI chat platforms like Claude.ai and ChatGPT. It solves the problem of losing specific answers in long conversations, helping users like product designers keep track of useful outputs.

chrome-extension · organization · ai-chat · productivitychromewebstore.google.com/detail/clipvault/bkbfajbliohcnignpbpifoniobmmoanp
ProductbuildingSun, Jul 12, 2026, 10:28 PM

Collaborative context-sharing memory platform for AI agents and teams

A platform that enables AI agents and human teams to share and persist context across sessions. It uses LLMs to manage memory, allowing agents to recall past interactions and collaborate on tasks. Solves the problem of fragmented context in multi-agent systems and team workflows.

agents · collaboration · llm · memoryxysq.ai/
ProductlaunchedSun, Jul 12, 2026, 10:26 PM

GripeToGold finds startup ideas by analyzing public complaints

GripeToGold is a tool for developers and founders that automates the discovery of startup ideas by collecting and analyzing public discussions from GitHub, Hacker News, and other communities. It uses bots to find repeated complaints, groups similar problems, and filters out noise, helping users identify problems worth building a product around.

problem discovery · startup ideas · bots · public discussions
ProductlaunchedSun, Jul 12, 2026, 10:26 PM

Turn any Git repo into generative poster art from commit history

Codebase Posters is a CLI tool that generates 18 unique poster artworks from a Git repository's commit history. It uses generative algorithms to create visual representations of code activity, running entirely locally without sending data anywhere. It solves the problem of visualizing and celebrating codebases in a creative, offline manner for developers.

git · visualization · open source · generative artgithub.com/unable12/codebase-posters
ProductlaunchedSun, Jul 12, 2026, 09:53 PM

App idea validation tool using real Play/App Store search demand

A tool that checks real Google Play and App Store search demand for app ideas before you build. It pulls actual search volume and competitor apps, then gives a build/bench/avoid recommendation plus a deeper report on niche ownership and gaps. LLMs are not explicitly mentioned; the tool likely uses search data APIs rather than LLMs.

search demand · app idea validation · side project · market research
ProductlaunchedSun, Jul 12, 2026, 09:52 PM

Route LLM prompts to cheapest suitable model automatically

A tool that automatically routes LLM prompts to the most cost-effective model based on task complexity, preventing wasteful use of expensive models like GPT-4o for simple tasks such as formatting or classification. It helps developers reduce API costs without sacrificing quality.

developer tool · cost optimization · llm routing · model selection
ProductlaunchedSun, Jul 12, 2026, 09:52 PM

Persistent skill rating for debate across 6 dimensions

2Sense (Debate Fingerprint) is a platform that scores debate performance across six dimensions (Logic, Structure, Responsiveness, Persuasion, Emotional Control, Clarity) on a 0-1000 scale, creating a persistent skill profile. It uses LLMs to evaluate arguments and track improvement over time, helping debaters practice and measure their skills like a chess rating.

argumentation · debate · persistent profile · skill ratingapp.2sense.ai
ProductlaunchedSun, Jul 12, 2026, 09:50 PM

7 Takes: free browser card game with AI opponent built via GPT-5.6 Sol

A single-player browser implementation of the Slovenian card game Sedmice (7 Takes). The creator used GPT-5.6 Sol to generate game logic and Claude Fable 5 for frontend work, turning a rules argument into a playable AI opponent.

browser game · card game · ai opponent · gpt-5.6 sol
ProductlaunchedSun, Jul 12, 2026, 09:45 PM

Self-updating wiki from uploaded files

Almanac is a tool that automatically creates and updates a wiki from user-uploaded source files. It uses LLMs to organize and summarize the content, making it easy for individuals or teams to maintain a shared knowledge base. The product is designed to be agent-native, allowing interaction through AI assistants like CC or Codex.

wiki · agent-native · knowledge management · automationusealmanac.com
ProductlaunchedSun, Jul 12, 2026, 09:43 PM

KensaFit: type what you ate, one tap for macros

KensaFit is a calorie/macro logging app that lets users type what they ate in plain text (e.g., 'eggs, toast, coffee') and get rough macros with one tap. It uses an LLM to analyze the text and estimate calories/macros, solving the problem of tedious database searching and serving size matching for people who want quick, frictionless food logging.

calorie tracking · macro logging · llm-powered · weight loss
ProductlaunchedSun, Jul 12, 2026, 09:39 PM

MurphySig: Human-readable code provenance signatures

MurphySig is a convention for adding human-readable provenance signatures to code files, recording who made the file (human + model), when, context, confidence, and unresolved issues. It solves the problem of tracking AI-assisted code authorship and intent, making it clear which parts were generated by LLMs and why.

developer tool · convention · llm attribution · code provenancemurphysig.dev
ProductlaunchedSun, Jul 12, 2026, 09:25 PM

Plot hole detection tool for novel-length manuscripts

Novilot is a writing tool that scans a full novel manuscript to catch continuity errors like inconsistent character descriptions or resurrected characters. It uses LLMs to analyze the text and flag inconsistencies, helping serial fiction writers maintain coherence across long works without manual story bibles.

novel · continuity · writing tool · llm
ProductlaunchedSun, Jul 12, 2026, 09:23 PM

Tenclicker: WebLLM clicker game about any topic

Tenclicker is a clicker game that uses WebLLM to generate content about any topic the player chooses. It solves the problem of repetitive clicker game content by dynamically creating new items, upgrades, and narratives based on user input.

browser-based · clicker game · webllm · generative gametenclicker.com
ProductlaunchedSun, Jul 12, 2026, 09:18 PM

AI boardroom of critics that debate and score your work

A multi-agent AI system that simulates a boardroom of advisors with distinct roles (e.g., closer, operator, provocateur) to critique business ideas, landing pages, or pitches. Each agent files a verdict of CHAMPION, FIX, or KILL, providing structured feedback. It solves the problem of getting only one polite opinion from AI by generating diverse, argumentative critiques.

ai debate · multi-agent · business feedback · critique
ProductlaunchedSun, Jul 12, 2026, 09:17 PM

Capn-hook: coding agent tool to avoid grepping the same mystery twice

Capn-hook is a tool for coding agents that records and indexes grep results so that when a developer encounters the same error or mystery again, the agent can recall the previous investigation. It uses LLMs to summarize and store grep outcomes, saving time by preventing repeated searches.

developer tools · coding agent · llm · grepgithub.com/cyrusNuevoDia/capn-hook
ProductlaunchedSun, Jul 12, 2026, 09:15 PM

Run a coding agent in a sandboxed environment

Agent-run is a tool that lets you run a coding agent (an LLM-powered agent that writes code) inside a sandboxed environment. It solves the problem of safely executing AI-generated code without risking system integrity, targeting developers who want to experiment with or deploy coding agents.

developer tools · llm · coding agent · sandboxgithub.com/sin-ack/agent-run
ProductbuildingSun, Jul 12, 2026, 09:13 PM

JackHamr: AI agent that builds and deploys software from a single request

JackHamr is a platform where autonomous AI agents handle the full software development pipeline: from spec and mockups to code, tests, PR, and deployment. It uses LLMs to generate specifications, mockups, and code, with approval gates at key stages. The product aims to streamline development for teams or individuals by automating repetitive tasks.

deployment · ai agent · software development · code generation