Skip to content

Commit

Permalink
Update gallery.json (microsoft#3414)
Browse files Browse the repository at this point in the history
Co-authored-by: Li Jiang <[email protected]>
Co-authored-by: gagb <[email protected]>
  • Loading branch information
3 people authored Aug 26, 2024
1 parent ed47ec9 commit f44309b
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 @@ -228,5 +228,12 @@
"tags": [
"tools", "ui", "app"
]
},
{
"title": "Expense Tracker - using Autogen",
"link": "https://github.com/Kirushikesh/Personal-Finance-Agent",
"description": "Tracks personal finance income and expenses then helps the user to analyse it using AutoGen agents.",
"image": "default.png",
"tags": ["tools", "app"]
}
]

0 comments on commit f44309b

Please sign in to comment.