DjPapzin commited on
Commit
5e43125
1 Parent(s): f946c51

Removed Live Demo

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -2,10 +2,6 @@
2
 
3
  This is a Streamlit app that allows users to answer a couple of questions and get a tailor-made response from an AI chatbot. The chatbot uses OpenAI GPT-3.5 Turbo to generate responses based on the user's input.
4
 
5
- ## Live Demo
6
-
7
- You can test the live application here: [AI Survey Bot Recommendation](https://ai-survey-bot-recommendation-9e6213040391.herokuapp.com/)
8
-
9
  ## Key files
10
 
11
  - **app.py** - Main Streamlit app code
 
2
 
3
  This is a Streamlit app that allows users to answer a couple of questions and get a tailor-made response from an AI chatbot. The chatbot uses OpenAI GPT-3.5 Turbo to generate responses based on the user's input.
4
 
 
 
 
 
5
  ## Key files
6
 
7
  - **app.py** - Main Streamlit app code