guantao 869dfdfd0d update: 添加经验库瘦身功能 1 неделя назад
..
input b780806291 fix: bash tool & experence path 2 недель назад
knowledge 6739f649a1 update: support experience store and update 1 неделя назад
methodology 6739f649a1 update: support experience store and update 1 неделя назад
runs b926510e6d chore 2 недель назад
sft b926510e6d chore 2 недель назад
README.md 6739f649a1 update: support experience store and update 1 неделя назад
analysis_results.json 6739f649a1 update: support experience store and update 1 неделя назад
analyze_samples.py 6739f649a1 update: support experience store and update 1 неделя назад
generate_report.py 6739f649a1 update: support experience store and update 1 неделя назад
read_all_files.py 6739f649a1 update: support experience store and update 1 неделя назад
read_samples.py 6739f649a1 update: support experience store and update 1 неделя назад
read_txt_files.py 6739f649a1 update: support experience store and update 1 неделя назад
run.py 869dfdfd0d update: 添加经验库瘦身功能 1 неделя назад
samples_data.json 6739f649a1 update: support experience store and update 1 неделя назад
test.prompt b780806291 fix: bash tool & experence path 2 недель назад
一周执行计划.md 869dfdfd0d update: 添加经验库瘦身功能 1 неделя назад
拆解示例_大奉打更人第1-2章.md 869dfdfd0d update: 添加经验库瘦身功能 1 неделя назад

README.md

故事逆向拆解方法论研究

项目目标

将优质故事逆向拆解成AI可学习的思考步骤,用于训练长篇叙事Agent系统。

目录结构

  • input/ - 输入的优质故事样本(网络小说、电影剧本、短剧剧本)
  • knowledge/ - 调研收集的理论知识和方法论
  • output/ - 拆解后的示例和训练数据
  • methodology/ - 确定的方法论文档

研究进度

  • 理论调研
  • 方法论确定
  • 样本拆解
  • 训练数据生成