lifepath
LifePath is an AI life-simulator backend with a Fastify API, Telegram bot, Gemini-powered story generation, banana.dev image generation, Moltbook sharing, and PostgreSQL persistence. It reads `process.env` keys (`GEMINI_API_KEY`, `BANANA_API_KEY`, `MOLTBOOK_API_KEY`), calls `https://api.banana.dev` and `https://www.moltbook.com/api/v1`, and includes deploy scripts (`npm run init-db`, `npm start`).