Skip to content

Commit 4d0d486

Browse files
Add function generator and validator to gallery (#1807)
1 parent 76ef078 commit 4d0d486

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

website/src/data/gallery.json

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"title": "Function Generator & Validator",
4+
"link": "https://github.com/abhaymathur21/TensionCode",
5+
"description": "A platform where user-required code is generated and simultaneously validated against sample data by AutoGen.",
6+
"image": "TensionCode.png",
7+
"tags": ["app", "ui"]
8+
},
29
{
310
"title": "Autogen Robot",
411
"link": "https://github.com/AaronWard/generative-ai-workbook/tree/main/personal_projects/19.autogen-robot",
297 KB
Loading

0 commit comments

Comments
 (0)