Talegorithm ddc838118a Merge branch 'dev_tao' il y a 1 semaine
..
input b780806291 fix: bash tool & experence path il y a 3 semaines
knowledge 6739f649a1 update: support experience store and update il y a 2 semaines
methodology 6739f649a1 update: support experience store and update il y a 2 semaines
runs b926510e6d chore il y a 2 semaines
sft b926510e6d chore il y a 2 semaines
README.md 6739f649a1 update: support experience store and update il y a 2 semaines
analysis_results.json 6739f649a1 update: support experience store and update il y a 2 semaines
analyze_samples.py 6739f649a1 update: support experience store and update il y a 2 semaines
generate_report.py 6739f649a1 update: support experience store and update il y a 2 semaines
read_all_files.py 6739f649a1 update: support experience store and update il y a 2 semaines
read_samples.py 6739f649a1 update: support experience store and update il y a 2 semaines
read_txt_files.py 6739f649a1 update: support experience store and update il y a 2 semaines
run.py ddc838118a Merge branch 'dev_tao' il y a 1 semaine
samples_data.json 6739f649a1 update: support experience store and update il y a 2 semaines
test.prompt b780806291 fix: bash tool & experence path il y a 3 semaines
一周执行计划.md 869dfdfd0d update: 添加经验库瘦身功能 il y a 2 semaines
拆解示例_大奉打更人第1-2章.md 869dfdfd0d update: 添加经验库瘦身功能 il y a 2 semaines

README.md

故事逆向拆解方法论研究

项目目标

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

目录结构

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

研究进度

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