rishabhpr commited on
Commit
3474801
·
verified ·
1 Parent(s): 3d267b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -148,9 +148,9 @@ if st.session_state.follow_up_mode:
148
 
149
  st.sidebar.markdown("""
150
  ## About
151
- This is a Real-World Interview Question Generator powered by OpenAI's API.
152
  Enter a company name, topic, and level of difficulty, and it will transform a relevant question into a real-world interview scenario!
153
- Continue chatting with the assistant in the chatbox below.
154
  """)
155
 
156
  # Sidebar content to display persistent generated question (left sidebar)
 
148
 
149
  st.sidebar.markdown("""
150
  ## About
151
+ This is a Real-World Interview Question Generator powered by AI.
152
  Enter a company name, topic, and level of difficulty, and it will transform a relevant question into a real-world interview scenario!
153
+ Continue chatting with the AI interviewer in the chatbox.
154
  """)
155
 
156
  # Sidebar content to display persistent generated question (left sidebar)