TokenopolyHQ commited on
Commit ·
fc01c48
1
Parent(s): 0128c51
version update of gradio
Browse files
README.md
CHANGED
|
@@ -1,16 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
title: Banking SMS JSON Parser Chatbot
|
| 3 |
-
emoji: 🏦
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: green
|
| 6 |
-
sdk: gradio
|
| 7 |
-
sdk_version: "4.44.
|
| 8 |
-
app_file: app.py
|
| 9 |
-
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
| 13 |
-
|
| 14 |
# 🏦 Banking SMS JSON Parser Chatbot
|
| 15 |
|
| 16 |
A conversational AI that converts banking SMS messages into structured JSON data with 100% accuracy.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Banking SMS JSON Parser Chatbot
|
| 3 |
+
emoji: 🏦
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
| 12 |
# 🏦 Banking SMS JSON Parser Chatbot
|
| 13 |
|
| 14 |
A conversational AI that converts banking SMS messages into structured JSON data with 100% accuracy.
|