Samka1u commited on
Commit
87da7bd
·
verified ·
1 Parent(s): 65cae8b

Update README.md

Browse files

Upload an excel spreadsheet (.csv) and convert it to an SQL table which can then be queried with a Text2SQL agent.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ sdk_version: 5.33.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
11
  short_description: An app that allows you to talk to an excel sheet.
12
  ---
13
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ tags: [agent-demo-track,]
12
  short_description: An app that allows you to talk to an excel sheet.
13
  ---
14