Ross ROSS = Recommend OSS · open-source software intelligence for agents

aiwaves-cn/RecurrentGPT

Official Code for Paper: RecurrentGPT: Interactive Generation of (Arbitrarily) Long Text observed · 2026-09-03

github.com/aiwaves-cn/RecurrentGPT · Python · GPL-3.0 (copyleft) observed · 2026-09-03

Health v2 · maintenance only

29/100

  • Activity 0
  • Release rhythm 35
  • Longevity 85

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1199
  • days_rel: n/a
  • days_push: 840
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1001 stars · 157 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RecurrentGPT is a Python implementation of a paper-proposed framework that simulates LSTM-style recurrence using natural language and prompt engineering to generate arbitrarily long text with an LLM. It maintains long-term and short-term memory in text form and iteratively produces paragraphs with plans for the next section.

Use cases

  • generate long-form stories or novels with an LLM
  • write science fiction iteratively paragraph by paragraph
  • simulate LSTM recurrence with natural language prompts
  • build an interactive writing assistant
  • create interactive fiction with long-term memory
  • research long-context text generation without fine-tuning

When to choose

  • you need to generate very long, coherent text beyond a single LLM context window
  • you want a research-grade implementation of language-based recurrence for study or extension
  • you want an interactive human-in-the-loop writing tool

When to avoid

  • you need production-grade, actively maintained software
  • you want fully automatic generation without human editing steps
  • you cannot use OpenAI's API or prefer local models without adaptation

Facets

library · maturity maintenance

llm-inference prompt-engineering rag nlp large-language-models artificial-intelligence python cli long-text-generation recurrent-llm creative-writing research-paper openai natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
aiwaves-cn/RecurrentGPTmain29

For agents

markdown · JSON · MCP: product_card(name="aiwaves-cn/RecurrentGPT")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem