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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -2
app.py CHANGED
@@ -173,8 +173,16 @@ def openai_response(PROMPT):
173
  #</style>
174
  #"""
175
  #st.markdown(page_bg_img, unsafe_allow_html=True)
176
- st.title("Ask :red[Mukesh] anything!!🤖")
177
- st.title("Puchne mai kya jaata hai??")
 
 
 
 
 
 
 
 
178
 
179
  option_ = ['Random Questions','Questions based on custom CSV data']
180
  Usage = st.selectbox('Select an option:', option_)
 
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']
188
  Usage = st.selectbox('Select an option:', option_)