-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 824 Bytes
/
CITATION.cff
File metadata and controls
23 lines (23 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
message: "If you use or reference this work, please cite it as below."
title: "Research Swarm: Multi-Agent Research Pipeline with Ablation-Tested Architecture"
type: software
authors:
- given-names: Joona
family-names: Tyrninoksa
alias: Darkfire
repository-code: "https://github.com/Joona-t/research-swarm"
license: MIT
version: "1.0.0"
date-released: "2026-03-13"
abstract: >-
An 8-agent research pipeline that automates AI systems research through
phased execution (scout, research, applied, quality gate, synthesis),
adversarial evaluation, and semantic deduplication. Iteratively developed
over 40 instrumented runs with ablation-tested agent count optimization.
keywords:
- multi-agent systems
- LLM orchestration
- research automation
- ablation study
- agent evaluation