Skip to content

Commit

Permalink
Add Citation.cff (#5130)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntindle committed Aug 18, 2023
1 parent bed4809 commit 4dd75ca
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4dd75ca

Please sign in to comment.