91 Writing: A Comprehensive Guide to AI-Powered Novel Creation

Introduction: A New Paradigm in Digital Content Creation

The digital revolution has transformed writing tools into intelligent assistants that redefine creative boundaries. 91 Writing, a Vue 3-based AI novel creation platform, combines modern frontend technology with generative AI capabilities to create a professional writing ecosystem. This article explores its technical architecture, functional framework, and practical applications for contemporary creators.

91 Writing Interface Concept

Technical Architecture: Modern Frontend Innovation

Core Framework Selection

Built on Vue 3.3.8, the platform leverages Composition API for efficient component logic reuse. The Element Plus 2.4.2 UI library provides enterprise-grade interface components, while Vite 4.5.0 ensures blazing-fast development server startup times (under 2 seconds) and instant hot updates . This tech stack achieves 3x faster development workflows compared to traditional bundlers.

AI Service Integration

The platform features modular AI service interfaces supporting:

  • OpenAI GPT series (GPT-3.5/4/4o)
  • Anthropic Claude series (3/3.5/4)
  • Google Gemini series (1.5/2.0-pro)
  • Domestic models (DeepSeek, Qwen, ERNIE Bot)

This architecture enables seamless model switching while maintaining API protocol compatibility, avoiding vendor lock-in issues.

Functional Ecosystem: End-to-End Writing Support

Creative Hub: Intelligent Editing Environment

The customized WangEditor 5.1.23 supports:

  • Real-time Markdown ↔ Rich Text bidirectional conversion
  • Syntax highlighting with Highlight.js 11.9.0
  • Advanced word count tracking with progress visualization

Context-aware continuation allows creators to input 200-5000 word direction prompts for AI-generated content that maintains narrative consistency. Streamed output enables real-time interruption and editing.

Worldbuilding System: Structured Narrative Framework

For complex genres like sci-fi and cultivation fiction, the system offers template-based world management:

# Worldbuilding Template Example
Core Settings:
  Technology Level: Cyberpunk-style neural interfaces
  Social Structure: Oligarchic megacorporation governance
Key Elements:
  Artifacts: Black market memory chips
  Factions: Interstellar mercenary alliance
Story Background:
  Historical Event: Second Interstellar Colonization War
  Central Conflict: AI consciousness ethical crisis

AI-driven consistency checks ensure logical coherence across all narrative elements.

Content Optimization Engine: Multi-Dimensional Text Enhancement

Four specialized refinement modes:

  1. Grammar Optimization – Structural correction and language accuracy improvement
  2. Style Adjustment – Formal ↔ Conversational tone conversion
  3. Emotional Enhancement – Sentiment intensity amplification through lexical substitution
  4. Logic Refinement – Paragraph restructuring for improved narrative flow

Internal testing shows 27% higher reader retention after multi-stage refinement.

Workflow Optimization: From Concept to Completion

Project Management Module

Three-state chapter management system:

  • Draft (Orange) – Unfinished content
  • Completed (Green) – Finalized chapters
  • Published (Blue) – Released content

Version control automatically saves modification history with instant rollback capabilities. State changes update project dashboards for holistic progress tracking.

Goal-Driven Writing System

Features include:

  • Flexible target setting: Daily/Weekly/Monthly word count goals
  • Progress visualization: Dynamic progress bars and cumulative counters
  • Achievement incentives: Milestone reward triggers
  • Cross-device sync (in development)

A contracted author case study shows increased productivity from 800 to 1500 daily words using this system.

Developer Ecosystem: Extensible Architecture

Plugin System Design

Extensive extension interfaces:

  • Third-party plugin marketplace (in development)
  • Custom API integration (RESTful/WebSocket)
  • Theme customization system
  • Multilingual framework (currently Chinese/English)

This ensures technological longevity and prevents “silo” effects.

Data Security Mechanisms

Local-first storage strategy includes:

  • AES-256 encryption for backups
  • Selective export (novel/content/API configurations)
  • End-to-end encrypted cloud sync (planned)

Version Evolution: Continuous Improvement Philosophy

Recent Update Highlights (v0.6.0)

  • Short story module enhancements:

    • Custom continuation direction settings
    • Optimized text optimization workflow
    • Editor stability fixes
  • Context association improvements:

    • Manual multi-chapter selection
    • Default two-chapter linkage
    • Short story export bug fixes

Technical Debt Resolution

v0.5.0 focused on:

  • Model configuration preset system
  • API compatibility fixes
  • Editor UX improvements
  • Critical bug fixes

Use Case Analysis: Adaptable for Diverse Creators

Long-Form Novel Workflow

  1. Select genre template (Fantasy/Urban/Sci-Fi)
  2. AI-generated outline framework
  3. Chapter-based creation with state management
  4. Intelligent continuation and refinement
  5. Final proofreading and publication prep

Short-Form Rapid Creation

  1. Define clear objectives
  2. Apply professional prompt templates
  3. AI-assisted generation
  4. Selective refinement
  5. One-click export

Academic Writing Support

While primarily for fiction, base features assist:

  • Research paper drafts
  • Technical documentation
  • Business copywriting
  • Educational materials

Community & Support: Open Collaboration Ecosystem

Developer Contribution Guide

Standard open-source workflow:

  1. Fork repository for personal branch
  2. Submit Pull Request
  3. Participate in code review
  4. Engage community feedback

Contributions span code improvements, documentation, UI optimization. As of June 2025, 300+ valid contributions from developers across 12 countries.

Technical Support Channels

Multi-tier support system:

  • GitHub Issues (bug tracking)
  • Discord community (real-time交流)
  • Email support (1090879115@qq.com)
  • QQ technical group (real-time Q&A)

Future Roadmap: Next Stage of Intelligent Creation

v0.7.0 planning includes:

  • Multimodal creation (image generation assistance)
  • Cross-language writing system
  • Augmented reality writing assistant
  • Distributed collaborative framework

These innovations maintain the core philosophy of “technology serving creativity”.

Conclusion: Balancing Tool Rationality and Creative Humanity

91 Writing’s value lies not just in technical implementation but understanding creative essence. By transforming AI capabilities into practical tools, it preserves artistic integrity while enhancing efficiency. This “human-first” design philosophy represents the ideal evolution path for digital creation tools.

“Excellent writing tools should exist like air – available when needed yet unobtrusive to creative breathing.” — Project Lead Interview (June 2025)

GitHub Project