AIAug 29, 2025LLM Rules for PostgresPostgres is one of the most versatile databases out there. You can store vectors, declare row level security rules, run background jobs, and more. Its simplicity and extensibility make it a workhorse for everything from side projects to large scale systems. But that flexibility c...Ilya Tkachov
AIAug 25, 2025Why we built app.buildLLMs are fantastic at code generation. They can produce hundreds of lines of code, entire functions and components, that compile perfectly, implement complex algorithms elegantly, and even follow best practices for style and structure. They suck at full blown software generation,...Arseni Kravchenko,Pedro Figueiredo
AIAug 15, 2025Using app.build to Create Production-Ready Laravel AppsApp.build is an open source AI agent built by the Neon team. It acts as a reference implementation for agent builders use it as an architecture template if you’re building an agent. All code here." > In the Stack Overflow 2025 Developer Survey, “84% of respondents are using or pl...Andre Landgraf
AIAug 11, 2025Generate Apps Locally for Free: App.build Now Supports Open Source ModelsApp.build is an open source reference implementation for agent builders an AI agent that generates full stack applications from a prompt. It showcases best practices for building, testing, and deploying AI agents with multiple frameworks. Check out the code." > App.build now supp...Arseni Kravchenko,Evgenii Kniazev
AIAug 07, 2025xpander.ai Brings AI Agents to Slack, With Neon Powering the Backend“The entire memory layer of our agent, all its session data, is stored in Neon. It’s the backend for everything the agent remembers.” (Ran Sheinberg, co founder and CPO of xpander.ai) xpander is a new platform built for helping developers build and run production ready AI agents....Carlota Soto
AIAug 06, 2025Dyad Brings Postgres to Local AI App Building (Powered by Neon)here and we’ll respond shortly." > Dyad is a local first, open source AI coding assistant that helps you build and iterate on web apps from your own machine. You can chat with Dyad to scaffold code, review changes, or debug issues all inside your editor. Unlike most cloud based t...Carlota Soto