garywelz's picture
Initial commit: Shadow of Lillya project (Markdown files only, no binaries)
73e99c6

A newer version of the Streamlit SDK is available: 1.56.0

Upgrade

Completion Attempts Directory

This directory will contain various LLM-generated completions of The Shadow of Lillya.

Directory Structure

completion_attempts/
β”œβ”€β”€ gpt4/
β”‚   β”œβ”€β”€ completion_v1.md
β”‚   β”œβ”€β”€ completion_v2.md
β”‚   └── ...
β”œβ”€β”€ claude/
β”‚   β”œβ”€β”€ completion_v1.md
β”‚   β”œβ”€β”€ completion_v2.md
β”‚   └── ...
β”œβ”€β”€ open_source/
β”‚   β”œβ”€β”€ llama_completion.md
β”‚   β”œβ”€β”€ mistral_completion.md
β”‚   └── ...
└── ensemble/
    β”œβ”€β”€ combined_v1.md
    β”œβ”€β”€ combined_v2.md
    └── ...

File Naming Convention

  • {model_name}_completion_v{version}.md - Individual model completions
  • ensemble_completion_v{version}.md - Combined/composite completions
  • {model_name}_analysis.md - Analysis of each completion attempt

Evaluation Criteria

Each completion will be evaluated based on:

  1. Voice Authenticity - How well it matches Audrey's writing style
  2. Character Consistency - Faithfulness to established characters
  3. Plot Coherence - Logical story progression
  4. Thematic Alignment - Consistency with Circus of the Queens
  5. Narrative Flow - Smooth integration with existing material

Status Tracking

  • draft.md - Initial attempts
  • reviewed.md - Human-reviewed versions
  • final.md - Selected best completions