Add package dirtygpt (#2691)

This commit is contained in:
Thiago 2023-08-22 06:47:20 +00:00 committed by GitHub
parent f7e3ba6aeb
commit edc786bba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31248,6 +31248,23 @@
"license": "MIT",
"web": "https://github.com/lscrd/Reed-Solomon"
},
{
"name": "dirtygpt",
"url": "https://github.com/thisago/dirtygpt",
"method": "git",
"tags": [
"chatgpt",
"gpt",
"ai",
"lib",
"free",
"prompt",
"userscript"
],
"description": "A dirty and free way to use ChatGPT in Nim",
"license": "MIT",
"web": "https://github.com/thisago/dirtygpt"
},
{
"name": "bc_webservices",
"url": "https://codeberg.org/pswilde/bc_webservices",