WildChat
DatasetFree1M+ real user-AI conversations with demographic metadata.
Capabilities9 decomposed
real-world conversation dataset collection and curation
Medium confidenceAggregates over 1 million authentic user conversations with ChatGPT and GPT-4 captured through a custom research chatbot interface deployed at scale. The dataset includes structured metadata extraction (user demographics, browser information, conversation turn counts, timestamps) and multi-stage quality filtering. Data is collected passively from real user interactions rather than synthetic generation or crowdsourced annotation, preserving natural language patterns, user intent distribution, and failure modes that occur in production environments.
Captures 1M+ authentic conversations from production ChatGPT/GPT-4 deployments rather than synthetic generation or crowdsourced annotation, preserving natural failure modes, request distribution skew, and demographic variation that synthetic datasets cannot replicate. Includes browser/device metadata and geographic information enabling demographic-stratified analysis.
More representative of real-world AI usage patterns than instruction-tuning datasets (which are curated/synthetic) and larger in scale than academic conversation corpora, but narrower in model coverage than multi-provider datasets like ShareGPT
demographic-stratified conversation analysis and filtering
Medium confidenceEnables filtering and analysis of conversations by user demographics (country, inferred from IP/browser data) and device characteristics (browser type, OS). The dataset maintains a structured metadata layer that maps each conversation to demographic attributes, allowing researchers to slice the dataset by geographic region, device type, or demographic cohort. This supports comparative analysis across populations and identification of usage pattern variation by demographic group without requiring additional annotation or external data sources.
Provides structured demographic metadata (country, browser, device) linked to each conversation at collection time, enabling direct stratified analysis without requiring external demographic databases or post-hoc inference. Metadata is captured at interaction time, preserving temporal and contextual information.
More granular demographic information than generic conversation datasets, but relies on inferred rather than self-reported demographics, limiting accuracy compared to explicitly annotated datasets
toxicity and safety label annotation and retrieval
Medium confidenceIncludes pre-computed toxicity labels for conversations, likely generated through automated toxicity detection models or human annotation. The dataset provides structured access to safety-related metadata, enabling researchers to filter conversations by toxicity level, identify patterns in harmful content, or create balanced training subsets that include/exclude toxic examples. Labels are stored as structured fields queryable at the conversation or turn level, supporting both dataset-level safety analysis and fine-grained content filtering.
Provides pre-computed toxicity labels across 1M+ real conversations, capturing authentic harmful requests and model responses in production rather than synthetic adversarial examples. Labels are linked to demographic metadata, enabling analysis of whether toxicity patterns vary by user geography or device type.
Larger scale and more representative of real-world harmful requests than academic toxicity datasets, but label quality and methodology are not transparently documented compared to explicitly validated safety benchmarks
multilingual conversation dataset access and language-stratified analysis
Medium confidenceThe dataset includes conversations in multiple languages beyond English, captured from a globally-deployed research interface. Conversations are stored with language metadata or can be identified through language detection, enabling researchers to filter by language, analyze language-specific usage patterns, or create language-stratified training subsets. This supports comparative analysis of how different language communities interact with English-trained models and enables development of multilingual or language-specific AI systems.
Captures authentic multilingual conversations from production ChatGPT/GPT-4 deployments, preserving real language-specific usage patterns and model behavior across diverse language communities. Includes conversations where non-native English speakers interact with English-trained models, revealing genuine cross-lingual challenges.
More representative of real multilingual usage than synthetic translation-based datasets, but language coverage and metadata quality are not explicitly documented compared to dedicated multilingual corpora
conversation turn-level structure and dialogue act annotation
Medium confidenceConversations are stored as structured sequences of turns with role labels (user/assistant), enabling turn-level analysis and dialogue understanding. The dataset preserves conversation flow, context dependencies, and multi-turn interaction patterns that reflect how users iteratively refine requests and models respond to follow-ups. This structure supports training dialogue models, analyzing conversation strategies, and studying how context accumulation affects model behavior across turns.
Preserves complete multi-turn conversation sequences with role labels and turn ordering, capturing how users iteratively refine requests and models respond to context. Structure reflects authentic dialogue patterns from production interactions rather than synthetic dialogue pairs.
More representative of real conversation dynamics than single-turn QA datasets, but lacks explicit dialogue act or intent annotations compared to annotated dialogue corpora
domain-specific conversation filtering and topic-stratified analysis
Medium confidenceConversations span diverse user intents and domains (coding, creative writing, analysis, sensitive topics, etc.), enabling researchers to filter by topic or domain and analyze domain-specific patterns. The dataset implicitly captures domain distribution through conversation content, allowing topic-based slicing for domain-specific model training or analysis. Researchers can identify conversations by keyword matching, semantic similarity, or manual categorization to create domain-focused subsets.
Captures authentic domain distribution across 1M+ real conversations, reflecting actual user needs and request patterns rather than synthetic or curated domain examples. Includes sensitive topics and edge cases that users genuinely request help with, not just mainstream use cases.
More representative of real-world domain distribution than instruction-tuning datasets, but lacks explicit domain labels compared to manually annotated domain-specific corpora
conversation metadata extraction and statistical summarization
Medium confidenceThe dataset includes structured metadata for each conversation (user demographics, browser/device info, conversation length, timestamps, toxicity labels) that can be extracted and aggregated for statistical analysis. Researchers can compute summary statistics (e.g., average conversation length by country, toxicity prevalence by domain) without processing full conversation text, enabling efficient exploratory analysis and dataset characterization. Metadata is stored in queryable fields, supporting both individual record lookup and bulk aggregation.
Provides structured metadata fields (country, browser, device, toxicity label) linked to each conversation, enabling efficient statistical summarization without processing full conversation text. Metadata is captured at collection time, preserving temporal and contextual information.
More efficient for statistical analysis than processing full conversation text, but metadata quality and completeness are not explicitly documented compared to explicitly validated datasets
instruction-following and user intent distribution analysis
Medium confidenceThe dataset captures authentic user requests and model responses, enabling analysis of instruction-following patterns, user intent distribution, and how well models address diverse user needs. Researchers can analyze which types of instructions users provide, how models interpret and respond to them, and where misalignment or misunderstanding occurs. This supports studying instruction-following quality, identifying common user frustrations, and understanding the diversity of real-world use cases beyond typical benchmarks.
Captures authentic user instructions and model responses from production ChatGPT/GPT-4 deployments, reflecting real instruction-following challenges and user intent distribution rather than synthetic instruction-tuning data. Includes edge cases and sensitive topics that users genuinely request.
More representative of real-world instruction-following patterns than synthetic instruction-tuning datasets, but lacks explicit success metrics or user satisfaction labels compared to explicitly validated instruction-following benchmarks
model behavior and response quality comparative analysis
Medium confidenceThe dataset includes conversations with both ChatGPT and GPT-4, enabling direct comparison of model behavior, response quality, and user satisfaction across model versions. Researchers can analyze how model improvements manifest in real-world usage, identify domains where newer models perform better, and study whether user satisfaction or request patterns differ by model. This supports understanding model evolution, identifying model-specific failure modes, and studying how users adapt to model capabilities.
Provides direct comparison of ChatGPT and GPT-4 behavior on identical user requests in production, capturing how model improvements manifest in real-world usage rather than controlled benchmarks. Includes user reactions and follow-up requests that reveal satisfaction and adaptation patterns.
More representative of real-world model comparison than synthetic benchmarks, but lacks explicit quality labels or user satisfaction metrics compared to explicitly annotated model evaluation datasets
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with WildChat, ranked by overlap. Discovered automatically through the match graph.
OpenAssistant Conversations (OASST)
161K human-written messages in 35 languages with quality ratings.
ShareGPT
Real ChatGPT conversations used to train Vicuna.
UltraChat 200K
200K high-quality multi-turn dialogues for instruction tuning.
ToxiGen
Microsoft's dataset for implicit toxicity detection.
Capybara
Multi-turn conversation dataset for steerable models.
RedPajama v2
30 trillion token web dataset with 40+ quality signals per document.
Best For
- ✓ML researchers building next-generation conversational models
- ✓Teams studying AI safety and toxicity in real-world usage
- ✓Organizations analyzing geographic and demographic patterns in AI adoption
- ✓Researchers investigating instruction-following and alignment in production systems
- ✓Fairness and bias researchers studying geographic/demographic variation in AI usage
- ✓Teams building multilingual or region-specific AI systems
- ✓Organizations analyzing global adoption patterns and user segmentation
- ✓Researchers investigating whether model responses vary by inferred user location
Known Limitations
- ⚠Data collection limited to ChatGPT/GPT-4 interactions — does not represent behavior with other model architectures or providers
- ⚠Temporal snapshot reflects 2023-era user behavior and may not generalize to current usage patterns
- ⚠Demographic data collection depends on user-provided information and browser fingerprinting — incomplete coverage for some regions
- ⚠Toxicity labels appear to be automated or limited in scope — may not capture nuanced harmful content
- ⚠No explicit user consent mechanism documented — raises privacy considerations for sensitive conversations
- ⚠Demographic inference relies on IP geolocation and browser fingerprinting — accuracy varies by region and VPN usage
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
About
Allen AI's collection of over 1 million real user conversations with ChatGPT and GPT-4 captured through a research chatbot interface. Includes user demographics (country, browser), conversation metadata, and toxicity labels. Covers genuine user needs from coding help to creative writing to sensitive topics. Uniquely valuable for understanding real-world AI usage patterns. Includes both English and multilingual conversations, providing insight into how diverse populations interact with AI.
Categories
Alternatives to WildChat
The GitHub for AI — 500K+ models, datasets, Spaces, Inference API, hub for open-source AI.
Compare →FLUX, Stable Diffusion, SDXL, SD3, LoRA, Fine Tuning, DreamBooth, Training, Automatic1111, Forge WebUI, SwarmUI, DeepFake, TTS, Animation, Text To Video, Tutorials, Guides, Lectures, Courses, ComfyUI, Google Colab, RunPod, Kaggle, NoteBooks, ControlNet, TTS, Voice Cloning, AI, AI News, ML, ML News,
Compare →Are you the builder of WildChat?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →