radi-cho/botbots
A dataset featuring diverse dialogues between two ChatGPT (gpt-3.5-turbo) instances with system messages written by GPT-4. Covering various contexts and tasks (task-oriented dialogue systems, abstract reasoning, brainstorming).
This dataset provides a collection of simulated dialogues between two ChatGPT instances, designed to mimic real-world interactions across various domains. It takes the form of structured conversations, covering everything from hotel reservations to medical advice, and also includes abstract reasoning scenarios. This resource is ideal for researchers or developers focused on understanding or improving conversational AI systems, offering insights into how language models behave in diverse contexts.
164 stars. No commits in the last 6 months.
Use this if you need a rich, pre-generated dataset of AI-to-AI conversations across many topics to analyze language model capabilities or to train smaller specialized chatbots.
Not ideal if you need conversations involving human users or data beyond the gpt-3.5-turbo model, as this dataset exclusively features AI-generated dialogues.
Stars
164
Forks
12
Language
—
License
MIT
Category
Last pushed
Apr 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/radi-cho/botbots"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer...
JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...