-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
46 lines (43 loc) · 1.64 KB
/
CITATION.cff
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
# WARNING: auto-generated by AutomataCI
cff-version: "1.2.0"
type: "software"
date-released: "2024-04-01"
title: "Holloway's Hi AI!"
version: "0.0.3"
license: "Apache-2.0"
repository: "https://github.com/ChewKeanHo/APP_hiAI"
repository-code: "https://github.com/ChewKeanHo/APP_hiAI"
repository-artifact: "https://github.com/ChewKeanHo/APP_hiAI/wiki/"
url: "https://www.hollowaykeanho.com/"
contact:
- affiliation: "(Holloway) Chew, Kean Ho"
email: "[email protected]"
website: "https://www.hollowaykeanho.com/"
abstract: |-
Since Google made its Google's Gemini AI Advanced Ultra for 2
months trial with API supports for developer, it's better not to
waste the opportunity. With REST API readily available, it's very
easy to to turn a dumb computer with online access into an AI
supported device via large language model (LLM) prompt.
This project is to make LLM AI prompt available for all the current
computing devices via interacting with API so that one does not
need to overly dependent on a graphical user interface alone.
When operating in Sandbox mode, this app requires:
(1) Network access to communicate with service providers' API.
(2) Filesystem access for 'text2image' or 'text2video' queries
for saving the media output files.
message: |-
Please cite and reference this repository accordingly.
authors:
- given-names: "Kean Ho"
family-names: "Chew"
email: "[email protected]"
affiliation: "Independent"
orcid: "https://orcid.org/0000-0003-4202-4863"
identifiers:
- type: doi
value: "10.5281/zenodo.10901632"
description: "Software"
keywords:
- "ai application"
- "prompt"