diff --git a/helpers/gitingest.json b/helpers/gitingest.json new file mode 100644 index 00000000..5c1f4157 --- /dev/null +++ b/helpers/gitingest.json @@ -0,0 +1,12 @@ +{ + "name": "Gitingest", + "desc": "Turn a git repo into a text ingest to feed it to an LLM.", + "url": "https://gitingest.com/", + "tags": [ + "AI" + ], + "maintainers": [ + "cyclotruc" + ], + "addedAt": "2025-01-05" +}