AI Messenger A chat application with AI characters. (Built with Next.js) Utilizes gpt-4o-mini model of the OpenAI API. Live demo https://ai-messenger-delta.vercel.app Screenshots Setup locally npm install npm run dev Open http://localhost:3000 with your browser to see the result.