AI 小说创作助手

释放你的创意,让 AI 帮你构建世界

项目 ID: {{ project.novel_id }}

1 大纲生成与管理

2 章节生成

{{ chapterInput.num_chapters }}章

最新生成预览: {{ lastGeneratedChapter.title }}

{{ lastGeneratedChapter.content }}

3 章节列表

共 {{ chapters.length }} 章

暂无章节,快去生成第一章吧!

{{ chapters.length - index }}

{{ chapter.title || '未命名章节' }}

{{ chapter.summary ? (chapter.summary.substring(0, 20) + (chapter.summary.length > 20 ? '...' : '')) : '无摘要' }}
加载中...

正在连接 AI 创作引擎...