-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCITATION.cff
More file actions
44 lines (43 loc) · 1.15 KB
/
Copy pathCITATION.cff
File metadata and controls
44 lines (43 loc) · 1.15 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
38
39
40
41
42
43
44
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Canada Labour Research Agent (CLaRA)
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Pierre-Olivier
family-names: Bonin
- given-names: Marc-André
family-names: Allard
repository-code: >-
https://github.com/pierreolivierbonin/Canada-Labour-Research-Assistant
abstract: >-
The Canada Labour Research Assistant (CLaRA) is an
LLM-powered research assistant that can directly quote
sources using retrieval-augmented generation to answer
questions about a wide range of topics related to Canadian
labour laws, standards, and regulations. All made with
open-source software.
keywords:
- direct quotations
- question-answering
- labour
- lcs-algorithm
- streamlit
- sentence-transformers
- chromadb
- llm
- llm inference
- local llm
- llm-serving
- retrieval-augmented generation
- ollama
- string-matching
- rag chatbot
- source referencing
- metadata
license: MIT
version: '1.0'
date-released: '2025-05-08'