Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 404 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 404 Bytes

This is a Next.js project bootstrapped with create-next-app.

Banter

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.