yingpengma/Awesome-Story-Generation
This repository collects an extensive list of awesome papers about Story Generation / Storytelling, exclusively focusing on the era of Large Language Models (LLMs).
The repository organizes curated papers into eight specialized categories—Plan-and-Write, Multi-Agent, Multimodality, Controllability, Personalization, and Evaluation—covering the full spectrum of LLM-based narrative research with chronological ordering and citation metrics. It maintains structured paper metadata including venue, authors, and links to code/datasets, enabling researchers to track both methodological approaches (prompt engineering, hierarchical planning, agent collaboration) and emerging capabilities (character simulation, screenwriting, suspense generation). The collection exclusively focuses on post-LLM paradigm work while preserving an archived version of pre-LLM research for historical reference.
592 stars. Actively maintained with 4 commits in the last 30 days.
Stars
592
Forks
29
Language
Python
License
—
Category
Last pushed
Jan 03, 2026
Commits (30d)
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yingpengma/Awesome-Story-Generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
batzner/tensorlm
Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
microsoft/CodeMixed-Text-Generator
This tool helps automatic generation of grammatically valid synthetic Code-mixed data by...
tallpauley/wordsiv
A Python library for generating text with a limited character set, with type proofing in mind
Cyrilvallez/TextWiz
An even simpler way to generate text with LLMs.