-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcitation.cff
More file actions
326 lines (274 loc) · 8.35 KB
/
citation.cff
File metadata and controls
326 lines (274 loc) · 8.35 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
# CITATION.cff (Citation File Format)
# This file provides citation information for the PetCare AI Assistant project
# More info: https://citation-file-format.github.io/
cff-version: 1.2.0
message: "Se você usar este software, por favor cite-o usando os metadados deste arquivo."
type: software
title: "PetCare AI Assistant"
abstract: >-
Um assistente de inteligência artificial conversacional especializado no
ecossistema PetCare AI. O sistema oferece chat inteligente com comando de voz,
ferramentas de IA para cuidados com pets, e interface responsiva moderna
construída com React.js e integração com Google Gemini 2.0 Flash.
authors:
- family-names: "Souza"
given-names: "Estevam"
orcid: "https://orcid.org/0000-0000-0000-0000"
email: "estevam.souza@petcareai.com.br"
affiliation: "PetCare AI"
website: "https://petcareai.com.br"
city: "Florianópolis"
country: "BR"
role: "Project Lead & CTO"
- family-names: "Aluno1"
given-names: "Developer"
email: "aluno1@petcareai.com.br"
affiliation: "PetCare AI"
city: "Florianópolis"
country: "BR"
role: "Frontend Developer"
- family-names: "Aluno2"
given-names: "Developer"
email: "aluno2@petcareai.com.br"
affiliation: "PetCare AI"
city: "Florianópolis"
country: "BR"
role: "Backend Developer"
- family-names: "Aluno3"
given-names: "Developer"
email: "aluno3@petcareai.com.br"
affiliation: "PetCare AI"
city: "Florianópolis"
country: "BR"
role: "Full Stack Developer"
version: "1.0.0"
date-released: "2025-07-24"
url: "https://github.com/PetCareAi/llm"
repository-code: "https://github.com/PetCareAi/llm"
repository-artifact: "https://github.com/PetCareAi/llm/releases"
license: MIT
license-url: "https://github.com/PetCareAi/llm/blob/main/LICENSE"
keywords:
- "inteligência artificial"
- "assistente virtual"
- "cuidados com pets"
- "chat conversacional"
- "reconhecimento de voz"
- "React.js"
- "TypeScript"
- "Google Gemini"
- "interface responsiva"
- "pet care"
- "veterinária"
- "tecnologia"
doi: "10.5281/zenodo.placeholder"
# Informações adicionais sobre o projeto
contact:
- family-names: "Souza"
given-names: "Estevam"
email: "estevam.souza@petcareai.com.br"
website: "https://petcareai.com.br"
# Referências relacionadas
references:
- type: generic
title: "PetCare AI Ecosystem Documentation"
authors:
- family-names: "Souza"
given-names: "Estevam"
url: "https://documentation.petcareai.com.br"
year: 2025
- type: generic
title: "PetCare AI RESTful API"
authors:
- family-names: "Souza"
given-names: "Estevam"
url: "https://github.com/PetCareAi/PetCareAI-api-restful-Nest.JS"
year: 2025
# Identifiers adicionais
identifiers:
- type: url
value: "https://petcareai.com.br"
description: "Website oficial do projeto"
- type: url
value: "https://documentation.petcareai.com.br"
description: "Documentação técnica completa"
- type: other
value: "petcare-ai-assistant-v1.0.0"
description: "Identificador interno do projeto"
# Preferred citation formats
preferred-citation:
type: software
title: "PetCare AI Assistant: Sistema de Chat Inteligente para Cuidados com Pets"
authors:
- family-names: "Souza"
given-names: "Estevam"
- family-names: "Aluno1"
given-names: "Developer"
- family-names: "Aluno2"
given-names: "Developer"
- family-names: "Aluno3"
given-names: "Developer"
year: 2025
version: "1.0.0"
url: "https://github.com/PetCareAi/llm"
# Como citar em diferentes formatos
citation-formats:
apa: >-
Souza, E., Aluno1, D., Aluno2, D., & Aluno3, D. (2025). PetCare AI Assistant:
Sistema de Chat Inteligente para Cuidados com Pets (Version 1.0.0)
[Computer software]. https://github.com/PetCareAi/llm
ieee: >-
E. Souza, D. Aluno1, D. Aluno2, and D. Aluno3, "PetCare AI Assistant:
Sistema de Chat Inteligente para Cuidados com Pets," version 1.0.0,
Jul. 2025. [Online]. Available: https://github.com/PetCareAi/llm
bibtex: |
@software{souza2025petcare,
title = {PetCare AI Assistant: Sistema de Chat Inteligente para Cuidados com Pets},
author = {Souza, Estevam and Aluno1, Developer and Aluno2, Developer and Aluno3, Developer},
year = {2025},
version = {1.0.0},
url = {https://github.com/PetCareAi/llm},
note = {Assistente de IA conversacional especializado em cuidados com pets}
}
# Contributions and acknowledgments
contributors:
- family-names: "Comunidade"
given-names: "React Brasil"
type: "consultant"
- family-names: "Veterinários"
given-names: "Consultores"
type: "consultant"
# Team contributions
team-contributions:
- author: "Estevam Souza"
contributions:
- "Project architecture"
- "AI integration"
- "Technical leadership"
- "Backend development"
- "Documentation"
- author: "Aluno1"
contributions:
- "Frontend development"
- "React components"
- "User interface design"
- "Mobile responsiveness"
- author: "Aluno2"
contributions:
- "Backend services"
- "API development"
- "Database integration"
- "Testing framework"
- author: "Aluno3"
contributions:
- "Full stack development"
- "Voice recognition integration"
- "Performance optimization"
- "Quality assurance"
# Technical specifications
programming-languages:
- "TypeScript"
- "JavaScript"
- "HTML"
- "CSS"
operating-systems:
- "Windows"
- "macOS"
- "Linux"
# Dependencies principais
dependencies:
- name: "React"
version: "18.2.0"
type: "runtime"
- name: "TypeScript"
version: "4.7.4"
type: "development"
- name: "Styled Components"
version: "6.0.7"
type: "runtime"
- name: "Framer Motion"
version: "10.16.4"
type: "runtime"
# Funding and support
funding:
- type: "self-funded"
description: "Projeto desenvolvido com recursos próprios da PetCare AI"
# Usage statistics (when available)
usage-stats:
downloads: 0
forks: 0
stars: 0
# Academic and research context
research-context:
field: "Computer Science"
subfield: "Human-Computer Interaction"
keywords:
- "Conversational AI"
- "Voice User Interface"
- "Pet Care Technology"
- "React.js Applications"
# Quality assurance
quality-assurance:
- type: "testing"
description: "Unit tests, integration tests, e2e tests"
- type: "code-review"
description: "Revisão de código por pares"
- type: "security-audit"
description: "Auditoria de segurança automatizada"
# Related publications (if any)
related-publications: []
# Data availability
data-availability: "not-applicable"
# Ethics and responsible AI
ethics-statement: >-
Este software foi desenvolvido seguindo princípios de IA responsável.
As informações fornecidas pela IA são apenas para fins educacionais e
não substituem consultas veterinárias profissionais. O sistema não
armazena dados pessoais dos usuários e respeita a privacidade.
# Environmental impact
environmental-impact:
carbon-footprint: "low"
description: "Aplicação frontend com baixo impacto de servidor"
# Accessibility
accessibility:
wcag-compliance: "partial"
features:
- "Keyboard navigation"
- "Screen reader support"
- "Voice input"
- "Responsive design"
# Internationalization
languages-supported:
- code: "pt-BR"
name: "Português (Brasil)"
coverage: "100%"
# Version history highlights
version-history:
- version: "1.0.0"
date: "2025-07-24"
description: "Lançamento inicial com chat IA e reconhecimento de voz"
- version: "0.9.0"
date: "2025-06-25"
description: "Beta release com funcionalidades principais"
# Future plans
roadmap:
- feature: "PWA support"
planned-version: "1.1.0"
- feature: "Multi-language support"
planned-version: "1.2.0"
- feature: "Offline mode"
planned-version: "2.0.0"
# Community and support
community:
documentation: "https://documentation.petcareai.com.br"
support: "estevam.souza@petcareai.com.br"
discussions: "https://github.com/PetCareAi/llm/discussions"
issues: "https://github.com/PetCareAi/llm/issues"
# Team information
team-info:
size: 4
locations: ["Florianópolis, SC, Brasil"]
development-model: "Agile"
collaboration-tools: ["GitHub", "Discord", "Slack"]
# Last updated
last-updated: "2025-07-24"