-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 844 Bytes
/
Copy pathCITATION.cff
File metadata and controls
24 lines (24 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
message: "If you use LitHarness in research, please cite the software using this metadata."
type: software
title: "LitHarness"
abstract: >-
LitHarness is an open-source Python system for autonomous long-form serial fiction. It
coordinates auditable LLM agents, maintains persistent scene-grounded narrative state and
immutable manuscript revisions, and isolates research into LLM-based literary-quality
perception from production authority until the mechanism is qualified.
authors:
- name: "Skulitom"
repository-code: "https://github.com/skulitom/LitHarness"
url: "https://github.com/skulitom/LitHarness"
license: MIT
version: 0.1.0
keywords:
- "agentic AI"
- "AI fiction"
- "creative writing"
- "large language models"
- "LLM agents"
- "LLM evaluation"
- "narrative generation"
- "serial fiction"