aboutsummaryrefslogtreecommitdiff
path: root/CITATION.cff
diff options
context:
space:
mode:
authorGravatar Nicholas Tindle <nick@ntindle.com> 2023-08-17 21:03:11 -0500
committerGravatar GitHub <noreply@github.com> 2023-08-17 21:03:11 -0500
commit4dd75ca083c34b263092e2420a91d55fbc430863 (patch)
tree6acab55b7badeb5407336ce26588d2390c35c1c6 /CITATION.cff
parentSync release into master (#5118) (diff)
downloadAuto-GPT-4dd75ca083c34b263092e2420a91d55fbc430863.tar.gz
Auto-GPT-4dd75ca083c34b263092e2420a91d55fbc430863.tar.bz2
Auto-GPT-4dd75ca083c34b263092e2420a91d55fbc430863.zip
Add Citation.cff (#5130)
Diffstat (limited to 'CITATION.cff')
-rw-r--r--CITATION.cff21
1 files changed, 21 insertions, 0 deletions
diff --git a/CITATION.cff b/CITATION.cff
new file mode 100644
index 000000000..27ce4ba53
--- /dev/null
+++ b/CITATION.cff
@@ -0,0 +1,21 @@
+# This CITATION.cff file was generated with cffinit.
+# Visit https://bit.ly/cffinit to generate yours today!
+
+cff-version: 1.2.0
+title: Auto-GPT
+message: >-
+ If you use this software, please cite it using the
+ metadata from this file.
+type: software
+authors:
+ - name: Significant Gravitas
+ website: 'https://agpt.co'
+repository-code: 'https://github.com/Significant-Gravitas/Auto-GPT'
+url: 'https://agpt.co'
+abstract: >-
+ An experimental open-source attempt to make GPT-4 fully
+ autonomous.
+keywords:
+ - AI
+ - Agent
+license: MIT