mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-26 10:40:55 +00:00
20 lines
765 B
YAML
20 lines
765 B
YAML
cff-version: 1.2.0
|
|
message: "If you use WFGY in research, evaluation, teaching, or debugging workflows, please cite this repository."
|
|
title: "WFGY"
|
|
abstract: "WFGY is an open-source reasoning and debugging ecosystem for AI systems. It includes the Problem Map line for structured failure diagnosis, the Global Debug Card for image-first triage, and broader framework layers for reasoning, evaluation, and system-level analysis."
|
|
type: software
|
|
authors:
|
|
- name: "PSBigBig"
|
|
alias: "onestardao"
|
|
repository-code: "https://github.com/onestardao/WFGY"
|
|
url: "https://github.com/onestardao/WFGY"
|
|
license: MIT
|
|
keywords:
|
|
- "RAG"
|
|
- "LLM"
|
|
- "retrieval-augmented generation"
|
|
- "agent systems"
|
|
- "debugging"
|
|
- "troubleshooting"
|
|
- "evaluation"
|
|
- "reasoning"
|