forked from ChelseaKR/fare-policy-assistant
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 819 Bytes
/
Copy pathCITATION.cff
File metadata and controls
26 lines (26 loc) · 819 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
25
26
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Transit Fare Policy Assistant + Evaluation Harness"
abstract: >-
A retrieval-augmented assistant that answers rider questions about fare and
reduced-fare policies for California transit agencies, wrapped in a public
evaluation harness that measures whether it behaves: never determining
eligibility, never answering without a citation, and refusing personal
information.
type: software
authors:
- given-names: Chelsea
family-names: Kelly-Reif
alias: ChelseaKR
repository-code: "https://github.com/ChelseaKR/fare-policy-assistant"
license: Apache-2.0
version: 0.1.0
date-released: "2026-06-30"
keywords:
- transit
- fare-policy
- rag
- llm-evaluation
- accessibility
- responsible-ai
- civic-tech