A curated map of 1,000+ conversational AI papers
A living bibliography that sorts dialogue systems and NLG research into obsessively granular categories so you don't have to.

What it does This repo is a hand-maintained reading list covering dialogue systems and natural language generation, with papers sorted into roughly two dozen sub-topics. Each entry links to the paper, and often to code or data. The maintainer also sprinkles one-to-five-star ratings on select papers, which is a nice touch of editorial judgment in an otherwise neutral list.
The interesting bit The taxonomy is the product. Where most paper lists lump everything under “dialogue,” this one dissects the field into niches like “non-collaborative dialogue (persuasion and negotiation),” “situated and embodied dialogue,” and “tutoring dialogue” — categories that reflect how the research landscape has actually evolved, not just how conferences organize tracks.
Key highlights
- Covers both foundational NLP (attention mechanisms, word2vec, gradient descent surveys) and bleeding-edge LLM chatbots
- Dialogue section spans surveys, benchmarks, multi-turn interaction, long-term memory, multimodal, proactive, emotional, personalized, and task-oriented systems
- NLG section includes diffusion models for text, controllable generation, text planning, and decoding algorithms
- Star ratings flag “must-read” papers (e.g., “Attention is All You Need” gets five stars, as does the prompting survey)
- Explicitly welcomes contributions, suggesting it’s meant to be community-maintained
Caveats
- No search, no tagging beyond the markdown hierarchy — finding a specific paper means scrolling or using browser find
- The README is truncated in the source view, so the full depth of the NLG section and some dialogue subsections is unclear
- Star ratings appear inconsistently applied; many papers have none, and the criteria aren’t stated
Verdict Useful if you’re entering conversational AI research and need a structured syllabus, or if you’re a practitioner trying to locate that one paper on, say, target-oriented proactive dialogue. Less useful if you want interactive filtering or paper abstracts inline — this is a link index, not a reading assistant.