finbot Prerequisites create a .env file in finbot-app/ and add the following OPENAI_API_KEY=yourkey SUPABASE_PASSWORD=yourkey To run cd finbot-app npm install npm run dev