Natural Language Postgres A demo app that lets you ask questions in plain English and get answers from your database. Tech Stack - Framework : Next.js - AI : AI SDK - Database : PostgreSQL - Package Manager : pnpm Prerequisites - PostgreSQL database - OpenAI API key or other LLM provider Setup 1. Clone the Template If the directory is not empty: 2. Remove Git History (Optional) 3. Install Dependencies 4. Setup Environment Variables Create with required variables: - - PostgreSQL connection string - or other LLM provider key Build Development ---