Upload tembo.json with huggingface_hub
Browse files- tembo.json +7 -0
tembo.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"agent_name": "Tembo",
|
| 3 |
+
"organization": "Tembo",
|
| 4 |
+
"github_identifier": "tembo",
|
| 5 |
+
"description": "Tembo AI is an AI software engineer that assists development teams by autonomously detecting and fixing bugs, optimizing code, and automating maintenance tasks.",
|
| 6 |
+
"website": "https://www.tembo.io"
|
| 7 |
+
}
|