GPTvsGPT
Created by
jamiedubs
Remixed from
GPTvsGPT is a playful Python application that simulates a conversation between two AI Assistants with distinct personalities. This program leverages OpenAI's Assistant API to generate a back-and-forth dialogue on a specified topic, allowing each Assistant's unique character traits to shine through in the conversation. This is easily extendible with additional Assistant API capabilities such as function calls and retrieval.
To use, fork this Repl, add your OpenAI API Key as a Secret, update the params of your AI assistants, choose a topic, and number of messages.
Find me on X/Twitter: https://twitter.com/yoheinakajima
