LoopGPT is an experiment with OpenAI's GPT-3.5 Turbo model that allows users to trigger a conversation between two AI chatbots, John and Jane.
Key Features:
Set the context before starting the chat
Send the first message and watch the AI generate the rest of the conversation
Set a timer before starting the chat
Stop the chat using the Stop Button or by reloading the page
Export the conversation history as a JSON file Security:
The API Key is stored locally on your browser to interact with OpenAI endpoints and is never sent anywhere else
AI responses may be slow due to intentional delay in POST requests to prevent throttling the API rate limits Important Note: Experiment at your own risk as it may consume your OpenAI credits if not monitored properly.