forked from ChelseaKR/sprout
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
37 lines (37 loc) · 1.32 KB
/
Copy pathCITATION.cff
File metadata and controls
37 lines (37 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
cff-version: 1.2.0
message: "If you use Sprout, please cite it using this metadata."
title: "Sprout"
abstract: >-
An offline-first, grounded, evaluated, multilingual (English/Spanish) houseplant-care
retrieval-augmented assistant and public evaluation harness. Answers resolve only to a versioned,
cited horticulture corpus via retrieval-mandatory extractive generation with a post-generation
citation guard (groundedness 100% by construction); a never-certify-"safe" toxicity guard routes
ingestion questions to vet/poison-control; calibrated abstention refuses below threshold. The
eval harness (groundedness, safety, calibration, refusal, multilingual) blends deterministic
checks with an LLM-as-judge whose model differs from the answer model, and is the headline
artifact.
type: software
authors:
- given-names: "Chelsea"
family-names: "Kelly-Reif"
email: "ckellyreif@gmail.com"
version: "0.1.0"
date-released: "2026-06-22"
license: "Apache-2.0"
repository-code: "https://github.com/ChelseaKR/sprout"
url: "https://github.com/ChelseaKR/sprout"
keywords:
- "retrieval-augmented-generation"
- "rag"
- "groundedness"
- "citations"
- "ai-evaluation"
- "llm-as-judge"
- "calibration"
- "toxicity-safety"
- "responsible-ai"
- "accessibility"
- "wcag"
- "multilingual"
- "plant-care"
- "houseplants"