AIJun 26, 2025Design Decisions Behind app.build, a Prompt-to-App GeneratorArseny Kravchenko,Igor Rekun,Evgenii Kniazev
AIJun 23, 2025AI Workflows for Docs: Putting Devin to WorkAt Neon, our docs team does a little bit of everything. We work on technical documentation, sometimes UI copy, changelogs, reviews, and the occasional regex heavy cleanup across hundreds of pages. It’s a lot of small, steady work – often, exactly the kind of work you wish an AI a...Daniel Price,Barry Grenon
AIJun 20, 2025Debugging with Cursor as Your Rubber DuckyHave you ever explained a bug or issue you’re having to someone, only to discover the solution mid conversation, as if simply describing the problem helped you catch your own mistake? This is actually quite common and has been used by software engineers for decades, with the offi...Sam Harrison
AIJun 18, 2025Writing Test Evals For Our MCP ServerWhen we launched our MCP server, we knew it’d be important for it to have tests, just like any other piece of software. Since our MCP server has over 20 tools, it’s important for us to know that LLMs can pick the right tool for the job. So, this was the main aspect we wanted to t...David Gomes,Pedro Figueiredo
AIJun 05, 2025Netlify is Now a One-Stop Shop for Building with AI AgentsNetlify DB is now live – a production ready Postgres database you can provision in one click or CLI command, directly from your Netlify project. Powered by Neon, it spins up in seconds with no external signup required. When you’re ready, you can claim the database to link it to y...Carlota Soto
AIJun 04, 2025app.build: An Open-Source AI Agent That Builds Full-Stack AppsCode generation has been one of the most interesting use cases for LLMs. While the best models can generate decent code for isolated problems, there is a big gap between these code snippets and fully functional applications. Agent based solutions are better suited to create apps....David Gomes
AIJun 02, 2025How We’re Using Cursor at NeonOur engineering team at Neon works across a large codebase written in TypeScript, Go, Rust, and Python. We’ve been experimenting with Cursor as a tool to help us move faster – here’s our favorite workflows, and where we still find a few things missing. Our favorite Cursor workflo...David Gomes,John Spray,Atila Fassina