CobaltZvc commited on
Commit
86e32b7
1 Parent(s): 850427b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -173,15 +173,15 @@ def openai_response(PROMPT):
173
  #</style>
174
  #"""
175
  #st.markdown(page_bg_img, unsafe_allow_html=True)
176
- st.title("Hi! :red[Vindicia] here!!🤖⭐️")
177
  st.title("Go on ask me anything!!")
178
 
179
  st.text('''
180
- ⭐️ Vindicia is your virtual assistant powered by Whisper / chatgpt / internet / Dall-E / OpenAI embeddings -
181
- the perfect companion for you. With Vindicia, you can ask anything you ask internet everyday . Get answers
182
  to questions about the weather , stocks 📈, news📰, and more! Plus, you can also generate 🖌️ paintings,
183
  drawings, abstract art 🎨, play music 🎵 or videos, create tweets 🐦 and posts 📝, and compose emails 📧 -
184
- all with the help of Vindicia! 🤖 ✨
185
  ''')
186
 
187
  option_ = ['Random Questions','Questions based on custom CSV data']
 
173
  #</style>
174
  #"""
175
  #st.markdown(page_bg_img, unsafe_allow_html=True)
176
+ st.title("Hi! :red[HyperBot] here!!🤖⭐️")
177
  st.title("Go on ask me anything!!")
178
 
179
  st.text('''
180
+ ⭐️ HyperBot is your virtual assistant powered by Whisper / chatgpt / internet / Dall-E / OpenAI embeddings -
181
+ the perfect companion for you. With HyperBot, you can ask anything you ask internet everyday . Get answers
182
  to questions about the weather , stocks 📈, news📰, and more! Plus, you can also generate 🖌️ paintings,
183
  drawings, abstract art 🎨, play music 🎵 or videos, create tweets 🐦 and posts 📝, and compose emails 📧 -
184
+ all with the help of HyperBot! 🤖 ✨
185
  ''')
186
 
187
  option_ = ['Random Questions','Questions based on custom CSV data']