johntelforduk/auto-chat
Automatic conversation between 2 OpenAI GPT powered characters who participate in a Turing test together.
This project helps you simulate conversations between two distinct AI characters powered by OpenAI's GPT models. You define the mission and persona for each character, and the tool then generates a conversation where they interact with each other. This is useful for researchers exploring AI behavior, educators demonstrating conversational AI, or anyone interested in testing AI's ability to maintain a role.
No commits in the last 6 months.
Use this if you want to automatically generate conversations between two AI personas to observe their interactions and responses to specific prompts.
Not ideal if you need a human to participate in the conversation or if you require fine-grained control over each turn of dialogue.
Stars
12
Forks
1
Language
Python
License
MIT
Category
Last pushed
Aug 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/johntelforduk/auto-chat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.