TokenopolyHQ commited on
Commit
6d2f75c
·
1 Parent(s): 3b329f8

Deploy Banking SMS JSON Parser Chatbot

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🏦 Banking SMS JSON Parser Chatbot
2
 
3
  A conversational AI that converts banking SMS messages into structured JSON data with 100% accuracy.
 
1
+ ---
2
+ title: Banking SMS JSON Parser Chatbot # Anything you like
3
+ emoji: 🏦 # Any valid emoji
4
+ colorFrom: blue # Card background gradient (start)
5
+ colorTo: green # Card background gradient (end)
6
+ sdk: gradio # You created a Gradio Space
7
+ sdk_version: "4.8.0" # Gradio version in requirements.txt
8
+ app_file: app.py # The Python file that launches the app
9
+ pinned: false # Show/hide on your profile page
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.