Upload codegen-sh[bot].json with huggingface_hub
Browse files- codegen-sh[bot].json +7 -0
codegen-sh[bot].json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"agent_name": "Codegen",
|
| 3 |
+
"organization": "Codegen",
|
| 4 |
+
"github_identifier": "codegen-sh[bot]",
|
| 5 |
+
"description": "Codegen is an AI-powered code generation tool that helps developers create code quickly and efficiently. It supports multiple programming languages and frameworks, making it a versatile tool for coding projects.",
|
| 6 |
+
"website": "https://codegen.sh"
|
| 7 |
+
}
|