GPT Data Cortex 🧠 Playing with LangChain and OpenAI Prerequisites Bun runtime Add your OpenAI API key to a .env file in the root of the project 🔐 OPENAI_API_KEY=<your-api-key> Running the app locally > bun install > bun .