Skip to content

Commit

Permalink
Merge pull request #214 from haard7/main
Browse files Browse the repository at this point in the history
Added a project in gallery.json
  • Loading branch information
qingyun-wu authored Dec 14, 2024
2 parents 1e51b1f + e607ab7 commit 5ff1e1d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/src/data/gallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,12 @@
"description": "Tracks personal finance income and expenses then helps the user to analyse it using AutoGen agents.",
"image": "default.png",
"tags": ["tools", "app"]
},
{
"title": "Multimodal Ecommerce Retail Chatbot",
"link": "https://github.com/haard7/multi-agent-fullstack-project",
"description": "Chatbot handling recommendation, purchase, order tracking and fraud detection in an ecommerce retail",
"image": "default.png",
"tags": ["ui", "groupchat"]
}
]

0 comments on commit 5ff1e1d

Please sign in to comment.