Alternatives
Products that do what GPT-5 available for free on Gensee does
TL;DR: we just made GPT-5 available for free on Gensee, a developer-oriented AI Agent optimization and deployment platform: https://platform.gensee.ai/ This is a crazy week with a bunch of model releases: gpt-oss, Claude-Opus-4.1, and now today's GPT-5. It may feel impossible for agent developers to keep up, with all the manual migrating, re-testing, and analyzing. We built Gensee to solve exactly this problem. Gensee lets you see the immediate impact of a new model on your already built agents and workflows. Here’s how it works: - Instant Model Swapping: Have an agent running…
- 1

- 2

- 3GG
A few days ago I found myself trying out GLM 5.2 and was really positively impressed. The capabilities and security I was getting from this LLM are similar to those I've gotten from models like Claude or GPT, and this really surprised me. But then I thought, "I wonder how it would work on a normal computer like mine," and above all, "I wonder if it would work without going into OOM on a computer like mine." So I started working with the help of agents to test this possibility. I started converting the model to int4, understanding MTP usage, and if possible implementing DSA for long context.…
Jul 2026 · github.com
- 4CA
Hey Hacker News! Launching gptengineer.app into beta today. It's like Claude Artifacts, but: - you can edit the code in your fav IDE (two-way github sync) - installs npm packages - automatically picks up build and runtime errors and fixes them - very fast, built with rust The full stack capabilities are built on supabase (prefer to not have to handle auth + user data at this point so this is owned by the user) The seed for this project was an open source experiment, posted about that previously here: https://news.ycombinator.com/item?id=36422730 Would love feedback if you give…
2024 · gptengineer.app
- 5GF
I'm the co-founder of GenseeAI (https://www.gensee.ai). We've recently launched the public beta of Gensee, an AI agent/workflow platform oriented for developers and small teams. Here’s what I’ve heard again and again: it's gotten much easier to build a proof-of-concept AI agent, but turning that prototype into a high-quality, scalable, and cost-effective product is still a massive chore, involving endless trial-and-error with prompts, models, tools, testing, analysis, etc. We built Gensee to automate that "last mile" from prototype to production. Here’s how it works: - You…
2025 · platform.gensee.ai
- 6

- 7

- 8

- 9

- 10GE
Hello Hacker News community, Wanted to share a project I started working on during my spare time and was then discovered by many in the open source community last week. GPT Engineer’s mission: Be the open platform for devs to tinker with and build their personal code-generation toolbox. I believe it's key for us devs to engage in how building software can and will change. You can find more info about the flexible technical "philosophy" to make it work well, and the community we want it to become on github: https://github.com/AntonOsika/gpt-engineer The project is still in…
2023
- 11

- 12

- 13IR
2023 · sagittarius.greg.technology
- 14

- 15

- 16

- 17

- 18OS
Everyone saw the AlphaEvolve hype. I got obsessed with how it might work under the hood and decided to just build it myself. My setup uses GPT-4.1 to mutate matrix multiplication code, guided by a bunch of hand-crafted mutation strategies (loop reordering, tiling, Strassen, etc.). Each candidate is evaluated on both speed and accuracy. Then I apply Pareto selection with crowding distance to evolve better ones over generations. I ran into all the usual LLM reward hacks-returning the input, calling np.dot, etc. So I forced primitive-only implementations and tightly constrained the mutation…
2025
- 19AM
Hi all, I’m hacking on new features for the ClickHouse native client and wanted the same “just call the model” ergonomics JavaScript and Python now enjoy. It didn’t exist for modern C++, so I wrote one. ai‑sdk‑cpp (Apache‑2.0) gives you: - Unified calls to OpenAI (GPT‑4o) and Anthropic (Claude 3.5) with a single C++20 API. - Streaming, multi‑turn chat, error handling—all std::optional/std::variant, no macros. - Tool calling (function‑calling) so the model can hit real APIs; sync or async, runs in parallel. The tricky bit: C++ still lacks real reflection, so mapping plain functions →…
2025
- 20IM
Hi guys, For my startup at www.mithrin.ai which is about create AI Chatbot Agents for websites, I wanted to create some free tools to attract traffic to the site and decided to create specialized chatbots powered by LLMs, similar to OpenAI's Custom GPTs. I realized that by using gpt-4o-mini, I could create quite powerful alternatives to GPTs that are free to the public for a very small cost (given how cheap the model api cost is). I've employed some throttling to prevent abuse and to avoid being charged too much. Then I integrated this with my main service and allowed users to use the…
2024 · mithrin.ai
- 21TO
2023 · github.com
- 22WB
Hi everyone, We have been developing a platform to enable professionals to build AI assistants to help them through their work. After a few months, we realized people are trying to sell basic functionalities that can be built from scratch in a couple of hours. Due to this, individuals who are not familiar with the current SOTA are misinformed about the potential of generative models. So, we decided to open up some of our most popular templates as standalone tools for free to empower individuals and set a solid standard for what people should expect. We believe the barrier to accessing…
2024 · join.modularmind.app
- 23TF
We've built the first General AI Agent that works seamlessly across multiple AI platforms, e.g. ChatGPT, Claude, Cursor, and more. Try it today at no cost (no API credits needed), and join our waitlist for Flow, our visual designer that lets you customize it or build your own agent using just natural language—no coding required. #Why we made this We built this after experiencing firsthand the frustration of designing AI agents that require coding or the use of platforms with steep learning curves, only to find ourselves tied to these solutions. Our team spent months in stealth developing a…
2025 · orkestralai.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →