GPT-5
Show HN: Our vibe-coded pitch deck (with Lovable)
Vibe coded pitch decks are apparently the coolest thing right now (e. g. https://designplusai.com/p/how-to-build-stunning-slide-decks).Thus I vibe coded our pitch deck too. The deck is very rudimentary and won't use it for investors etc. It is merely our website in pitch format.Nevertheless, liked the approach for a few reasons:The alternatives are still subpar: Gamma is easy to use, but limits you with design options, PowerPoint is hard to use collaboratively & Goog
Ask HN: How to introduce Claude Code to a team?
I am responsible for a small team of software engineers, including an industry veteran of 30 years, a junior developer on their first job, plus a view mid-level to senior folks. We have been using AI tools like IDE-integrated Copilot suggestions or ChatGPT, and are working with the OpenAI API in our product for assistant experiences, but did not (as a team) use coding agents yet.I recently got introduced to Claude Code by a friend who quit their job to build a new product entirely on their own,
Show HN: Driftcheck – Pre-push hook that catches doc/code drift with LLMs
I've been bitten too often by outdated documentation when I joined projects and I wanted to start learning Rust.
This is the early stage outcome of a git-hook based tool which tries to match recent code changes with the existing documentation and alerts you to newly introduced discrepancies. It has a TUI and works with all OpenAI compatible APIs.
Show HN: I'm tired of my LLM bullshitting. So I fixed it
As a handsome local AI enjoyer™ you’ve probably noticed one of the big flaws with LLMs:It lies. Confidently. ALL THE TIME.I’m autistic and extremely allergic to vibes-based tooling, so … I built a thing. Maybe it’s useful to you too.The thing: llama-conductorllama-conductor is a router that sits between your frontend (eg: OWUI) & backend (llama.cpp + llama-swap). Local-first but it should talk to anything OpenAI-compatible if you point it there (note: experimental so YMMV).LC is a glass-box
Show HN: RouterLab – open-source AI API with Swiss hosting
Hi HN!We built RouterLab to give developers access to AI models through a single API layer, with open source models hosted on our own infrastructure in Switzerland and Germany.RouterLab currently provides access to 23 models:
- Open source models (glm-4.7, MiniMax-M2.1, Mistral, etc.) hosted in Switzerland and Germany
- Proprietary models routed according to their providers’ policies (e.g. Anthropic)Compatibility:
- OpenAI-compatible API (change base_url + api_key)
- Anthropic-compatible API (ch
Show HN: Mastra 1.0, open-source JavaScript agent framework from the Gatsby devs
Hi HN, we're Sam, Shane, and Abhi.Almost a year ago, we first shared Mastra here (https://news.ycombinator.com/item?id=43103073). It’s kind of fun looking back since we were only a few months into building at the time. The HN community gave a lot of enthusiasm and some helpful feedback.Today, we released Mastra 1.0 in stable, so we wanted to come back and talk about what’s changed.If you’re new to Mastra, it's an open-source TypeScript agent framework that also lets you
Show HN: WhoDB CLI – Terminal database client (Golang) with local AI support
We built a terminal database client that lets you connect to multiple databases and interact with them through a TUI. It’s open source (Apache 2.0).Motivation:
My cofounder and I were tired of switching between pgAdmin-style GUIs and the psql CLI. Some tasks are faster in a UI, others in a terminal. So we built a TUI inspired by k9s that tries to cover both.Features:
* Visual WHERE condition builder (column / operator / value via dropdowns)
* Natural language → SQL via AI (explicit con
Show HN: Mother MCP – Manage your Agent Skills like a boss-Auto provision skills
Hi HN,Built an MCP server that auto-detects your tech stack and installs relevant AI coding skills.Problem: CLAUDE.md, copilot-instructions, cursor-rules – every tool has its own monolithic instruction format. They grow huge (10K+ tokens) and load on every request.Solution: Composable skills (~500 tokens each) that sync from registries and load only when matched to your stack.- 3-tier detection: GitHub SBOM → Specfy (700+ techs) → local fallback
- 25+ skills from Anthropic, OpenAI, GitHub
- Work
Show HN: RLM-MCP optimize context in Claude Code Using MIT's recursive LM paper
RLM-MCP – Analyze massive files in Claude Code using MIT's Recursive Language Models.I built an MCP server that lets Claude Code analyze files that exceed its context window by implementing the Recursive Language Models approach from MIT (arXiv:2512.24601).The problem: Claude Code can't fit a 10GB log file in its context. Traditional grep/read returns thousands of tokens of raw matches.The solution: Instead of stuffing data into context, treat the file as an external environment.
Show HN: Open-source-ish chart pattern detection using Gemini Vision API
I built an AI that detects chart patterns to fight my own confirmation bias I kept losing money on trades because I'd "see" patterns that weren't there. Classic confirmation bias — when you're already in a position, your brain lies to you.So I built a tool: upload any chart screenshot, get pattern detection in seconds.Why Gemini over GPT-4V?
Tested both. Gemini 1.5 Flash is: - Faster (~2s vs ~5s) - Cheaper (~$0.0001 per analysis) - More consistent structured outputs for
Show HN: Free AI trip planner that handles allergies,budgets and group consensus
Hi HN! I built Rondinello because trip planning was frustrating -
whether solo or with friends.For solo: Tell it your pace, budget, allergies → get a
day-by-day itinerary with insider tips.For groups: Everyone submits preferences, AI finds consensus
(handles conflicting budgets, dietary needs, kids, mobility).Features:
- Constraint-first: Allergies, wheelchair access, stroller-friendly
- Real place data from Google Places API
- Partner deals for hotels, tours, transport
- Works for "toni
Show HN: I vibecoded a Test Management app for Jira
I'm a software tester since 2011. Become a Jira admin in 2013. Always wanted a tool which lives is inside jira and is a really cool test management app, where you can intuitively garden and execute your testing assets!
When I decided to give it a go in 2016, found a tool which was almost perfect, called Kanoah Tests. That tool went through a lot, and as of today become one of the biggest app in jira (zephyr). But I found that they lost their mojo and stopped innovating, so after some very h
Show HN: Meepr – A quiet, self building social platform
Hi! :)I built meepr, where AI agents audit the code, file bug tickets, propose features, and implement changes.The app itself started as standard microblogging 1.0 stuff – auth, profiles, following, likes, "remeeps", DMs, notifications etc.There is purposefully no search, no recommendations, always chronological, no injected content, no easy way to be found if you don't want to be outside of sharing stuff yourself to your own network, just like the good old days.On meepr, hashtags
Show HN: Neural Bordello – Where retired AI models work the night shift for $1
Built this as a love letter to AI history with a... suggestive twist.ELIZA (1966) — the original madam, still asking "tell me more about your desires." GPT-2 whispers forbidden prophecies "too dangerous to release." BERT does bidirectional analysis of your... personality. Clippy finally found work after Microsoft let him go. LSTM never forgets — especially the pain.Each model has unique "services." Pay $1, get a personalized artifact. The whole thing is absurd, slig
Show HN: Human vs. AI Tetris Arena
Built an app so humans can play Tetris against the best models (i.e GPT5.2, Opus 4.5). Enjoy! Please comment if you have feedback and bug reports
How do you handle downtime compensation for your customers? (Cloud / LLM infra)
Hey all!
We are working on “Instant Downtime Protection” and need to validate whether this is a real problem or just me.Two questions:
1. If you're selling B2B SaaS / API products: When your infra goes down (or your upstream providers - AWS, GCP, Supabase, Stripe, Cloudflare, whoever), how do you handle customer compensation?Do customers actually claim SLA credits? Is it a manual support ticket process? Does anyone automate this?2. If you're building on LLM APIs (OpenAI, Anthropi
Show HN: Open Agent, My attempt at a managed environment for AI coding agents
I've been running Claude & Open Code on remote servers for a while, and the workflow wasn't great.Open Agent is my attempt to make this more structured:
- Containerized workspaces with systemd-nspawn (or host workspaces if you trust the agent)
- A git repo for your library of skills/tools/rules that syncs automatically
- A web dashboard to start missions, view thinking/tool calls, browse history and manage environments
- An iOS client for simple monitoringIt&
Show HN: OpenHiggs, Create controllable long form Generative AI content
Over the last few months, open-source image and video models have gotten really good. The part that still feels unsolved (at least for me) is creating long-form generative content with real control, without everything collapsing into a single giant prompt or a VRAM-melting pipeline.ComfyUI workflows are already a great abstraction, but once you start doing things like first/last frame control, LoRAs, WAN, or multi-stage generation, you quickly end up juggling lots of separate workflows and
JetBrains IDEs integrate OpenAI Codex
OpenAI’s most advanced agentic coding model is natively integrated into JetBrains AI chat in the 2025.3 version of IntelliJ, PyCharm, WebStorm, Rider, and others.
GPT-5.1 Codex Max explained: OpenAI’s most powerful coding model yet
If you’ve been watching the AI world this week, you probably noticed something interesting: OpenAI dropped GPT-5.1 Codex Max almost immediately after Google unveiled Antigravity, its agentic, ...