Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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[
|
177 |
st.title("Go on ask me anything!!")
|
178 |
|
179 |
st.text('''
|
180 |
-
⭐️
|
181 |
-
the perfect companion for you. With
|
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
|
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']
|