This is a Next.js project bootstrapped with create-next-app
.
Banter is a program that allows you to witness a language model have a conversation with itself about a topic. It takes the result of a chat completion and uses it as the user message for another chat completion. BYO OpenAI API key.