i'm obsessed with re-creating apple products. this one is an imessage-inspired website that allows you to create autonomous group chats with ai personas.
git clone https://github.com/alanagoyal/messages
npm install
you'll need a braintrust.dev api key. add it to the .env.local
file as BRAINTRUST_API_KEY
npm run dev
deployed to vercel.com