NCTCMumbai commited on
Commit
d5e5e84
·
verified ·
1 Parent(s): 32bfafa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -205,7 +205,7 @@ with gr.Blocks(theme='NoCrypt/miku') as CHATBOT:
205
 
206
  gr.HTML(value=f"""
207
  <p style="font-family: sans-serif; font-size: 16px;">
208
- A free Artificial Intelligence Chatbot assistant trained on CBSE Class 10 Science Notes to engage and help students and teachers of Puducherry.
209
  </p>
210
  """, elem_id='Sub-heading')
211
  #usage_count = get_and_increment_value_count(db,collection_name, field_name)
 
205
 
206
  gr.HTML(value=f"""
207
  <p style="font-family: sans-serif; font-size: 16px;">
208
+ A free chat bot developed by National Customs Targeting Center using Open source LLMs for CBIC Officers
209
  </p>
210
  """, elem_id='Sub-heading')
211
  #usage_count = get_and_increment_value_count(db,collection_name, field_name)