Alex663028 GitHub avatar

Alex-Novel-Platform

Alex663028

Alex is an open-source narrative engine kernel for long-form AI creation, providing persistent memory, knowledge graphs, an automated chapter pipeline, and a quality governance loop.

Stars

39

7-day growth

No data

Forks

4

Open issues

0

License

NOASSERTION

Last updated

2026-07-24

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It addresses the engineering challenge of maintaining character consistency, causal chain integrity, and plot closure across hundreds of thousands of words by structuring context via a state machine, vector retrieval, and an automatic pipeline, rather than relying on prompt optimization.

Who it is for

  • Long-form fiction writers using AI assistance
  • Developers building narrative AI systems
  • Researchers studying AI-driven story generation
  • Indie novel authors seeking automated production workflows

Use cases

  • Automatically generating novel chapters with consistent characters and plot threads
  • Monitoring narrative quality through tension curves, style drift detection, and cliché scanning
  • Restoring writing progress from checkpoints and resuming interrupted generation
  • Managing multiple storylines with a DAG-based branching system

Strengths

  • Narrative state machine with Story Bible, chapter summaries, and hook registry for long-range coherence
  • Automatic ten-step chapter pipeline with SSE streaming, circuit breaker, and crash recovery
  • Vector-based semantic retrieval (ChromaDB/FAISS) for cross-chapter context
  • Quality governance dashboard with tension ECG, style drift detection, and cliché scanning

Considerations

  • Requires external LLM API keys (OpenAI-compatible, Anthropic Claude, or Volcano Ark) and local infrastructure setup
  • Not a chat-based assistant; designed for structured long-form narrative automation, may have a learning curve
  • License restricts commercial SaaS deployment and source code resale (Apache 2.0 + Commons Clause)

README quick start

快速开始

Related repositories

Similar projects matched by category, topics, and programming language.

lopopolo
Featured
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI & Machine LearningAI Agents
2,390
slvDev
Featured
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI & Machine LearningLarge Language Models
1,960
littledivy
Featured
littledivy GitHub avatar

mimic

mimic captures traffic from any iOS or web app and automatically generates a Python client library that lets you call the app's API like a regular library.

AI & Machine Learning
1,482