SarowarSaurav commited on
Commit
2ba3680
·
verified ·
1 Parent(s): 9c83df3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -3,6 +3,9 @@ import difflib
3
 
4
  # Define the knowledge base as a dictionary
5
  knowledge_base = {
 
 
 
6
  "PFP":"Pay for Performance",
7
  "HORECA":"Hotel,Restaurants,Cafe",
8
  "GT" : "General Trade",
 
3
 
4
  # Define the knowledge base as a dictionary
5
  knowledge_base = {
6
+ "ITSC" : "IT Service Continuity",
7
+ "GMAA" : "GMs Accountability Audit",
8
+ "GBCM" : "Global Business Continuity Management",
9
  "PFP":"Pay for Performance",
10
  "HORECA":"Hotel,Restaurants,Cafe",
11
  "GT" : "General Trade",