Latest launches on Product Hunt
Kairo turns raw Kafka event streams into clean, AI-powered Markdown reports—batched with Redis and generated via LangChain in real time. - mdjamilkashemporosh/Kairo
OpenLucid is an open-source marketing world model that makes your business readable by AI. Bring products, audiences, brand rules, selling points, assets, and scenarios into one structured layer, then query it through the web app, REST API, CLI, or MCP. Use it to plan topics, answer questions with citations, generate copy and scripts, and power agent workflows without losing brand context.
AI workflows today are built from disconnected calls that do not share work. The same prompts and tokens are recomputed across steps, which wastes time and cost. Continuum treats workflows as executable graphs where tokens, tensors, and tools live in one system. It can reuse shared computation, such as long prompt prefixes, and optimize execution across runs. The result is faster agents, lower costs, and a system that understands what it is doing.
Track your SaaS subscriptions and AI spend in one place. - SalwaMK/Orkestrix
openDeck is a free, open-source alternative to the Elgato Stream Deck, built for creators, developers, and anyone who wants powerful control without expensive hardware. Turn your desktop into a fully customizable control deck for streaming, shortcuts, and automations. With profiles, macros, and an open plugin marketplace, you can build, share, and extend functionality to fit your exact workflow.
A local-first dashboard for orchestrating multiple Claude Code and Codex sessions in parallel. Intercept agent actions with hooks, monitor every tool call in real time, and see all sessions at once on a 2D office map. 100% open source, MIT.
Built a real time debug overlay for Linux. Shows CPU, memory, active process, and flags issues like spikes or system errors with quick hints. Instead of checking htop/logs constantly, it surfaces what matters directly on the screen. Lightweight and stays minimal until something goes wrong
Most AI memory relies on Vector RAG, which lacks structural context. MemoryOS is a hybrid knowledge base that runs Vector Search and Graph Traversal in parallel. Using recursive SQL CTEs, it finds relational links that standard RAG misses—like discovering "HNSW" when you only query "indexing." It features a real-time Retrieval Inspector, UMAP semantic cluster maps, and an MCP server to connect your local knowledge memory directly to any AI assistant like Claude or ChatGPT.
Privacy is power - Collect identity keys in person. YOU own the keys. 100% trust. - State of the art encryption, at rest and in transit. - Quantum threats protection. - Transport agnostic - send encrypted data via chat, sms, email, AirDrop, etc. - No servers, no accounts, no downtime, no exposure. If a service is down, just pick another. - Encryption happens before data hits the wire. Only the intended recipient can read plaintext. - Forward Secrecy - single use ephemeral encryption keys.
Free, open-source macOS menu bar app that shows every localhost port — scan, kill, and tunnel in one click. No accounts, no telemetry.
Every time you start a new project, you dread writing the README. So I built a free, zero-BS online tool to fix that. Just toggle the sections you need (Features, API, Installation, etc.), fill in the blanks, and see the live markdown preview. Copy or download with one click.
A simple Tic Tac Toe game built with one goal: respect the user. No ads. No trackers. No analytics. Just a clean, lightweight experience — fully open source and auditable. Perfect for anyone who wants a distraction-free game without hidden data collection
OctoLens is a Windows desktop app that lets you browse any GitHub repository — no cloning, no Git knowledge needed. Enter a username, pick a repo and branch, and instantly explore the file tree. Open files, download them individually, or grab the entire branch as a ZIP. Fully read-only — safe for beginners and non-engineers. • Public & private repository support • File search by name • Drag & drop to desktop • Free and open source
Dialyma is an open-source alternative to Framer, built for developers who want visual speed without losing code control. Design UI visually and export clean, production-ready HTML & CSS for free-no messy divs or lock-in. Extend with plugins for React, Next.js, Vue, and Laravel. Start simple, scale easily. Goal: fast visual building with developer-friendly output. GitHub: https://github.com/dialymaai/dialyma
Plataforma interactiva para dominar React: conceptos claros, ejercicios reales y quizzes en el navegador.
robot-toast is a lightweight, customizable npm package that adds smooth, modern toast notifications to your app with almost zero setup. With just npm i robot-toast, you can show clean, non-intrusive feedback for actions like logins, errors, or API responses. It’s flexible enough to match your design—glassmorphism, dark mode, or minimal—and built to stay fast with modern stacks like React and Next.js, making your app feel more polished and responsive.
Hey Product Hunt! 👋 I got tired of AI coding tools that generate code and then hand the wheel back to me. So I built something that actually ships. Give it a GitHub issue URL and it: - Clones the repo and reads the relevant code - Patches the bug and runs your test suite - Has a **second AI reviewer** audit the diff (bugs, edge cases, test coverage, scope creep) - Revises if the review requests changes - Opens a pull request with the full audit report in the body
Almasampler isn’t trying to replace traditional tools like Serato — it solves a different problem. Most samplers require installation, setup, and a full production environment. With Almasampler, you just open a link and start sampling instantly.
A shields.io alternative with shadcn/ui design quality. GitHub, npm, and Discord badges with 6 variants, 16 themes, and 5,000+ icons. Free and open source.
Open source AI agent runtime built in Rust. Install one binary, set one API key, run specialist agents in 30 seconds. 39 pre-built agents across 10 domains — dev, devops, security, medical, legal, finance. Like Homebrew: `octomind run developer:rust`. 13+ AI providers, swap mid-session. Adaptive compression saves 72.5% tokens for infinite sessions. Agents extend themselves at runtime via dynamic MCP. Ships with semantic code search, persistent memory, smart file ops. Apache 2.0. No lock-in.