-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
21 lines (21 loc) · 862 Bytes
/
Copy pathCITATION.cff
File metadata and controls
21 lines (21 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
cff-version: 1.2.0
message: "If you use Writing Agent in your research or work, please cite it as below."
title: "Writing Agent: a self-correcting, autonomous writing system for books and articles"
abstract: >-
Writing Agent turns a topic into a long-form, thesis-driven, source-cited manuscript.
It is a pipeline (a durable state machine) rather than a single prompt: a separate critic,
an enforced thesis, claim-to-source verification, a register/persona/emotion craft engine,
and an optional agentic controller. Runs on any OpenAI-compatible model host.
type: software
authors:
- name: "Writing Agent contributors"
repository-code: "https://github.com/vikast908/WritingAgent"
url: "https://github.com/vikast908/WritingAgent"
license: MIT
version: "0.3.0"
keywords:
- llm
- autonomous agents
- long-form writing
- retrieval
- fact-checking