ysharma HF staff commited on
Commit
6a9f60e
1 Parent(s): 4ed10c6

update description

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -155,9 +155,9 @@ with gr.Blocks() as demo:
155
  </h1>
156
  </div>
157
  <p style="margin-bottom: 10px; font-size: 94%">
158
- Hi, I'm a Q and A Chatbot create for your Github repo. Just copy paste your Github Repo link, type in your OpenAI API key, and press the button!
159
- The app will generate the FAISS embedding vector space and will make it available for you to download. Next, enter your Huggingface Token and press the final button to create your own QandA Chatbot under your profile on HF.
160
- Press the link displayed for your new space and enjoy your own prolific state-of-the-art QandA chatbot!<br>
161
  <a href="https://huggingface.co/spaces/ysharma/InstructPix2Pix_Chatbot?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>Duplicate the space to avoid queues<br>
162
  Built using <a href="https://langchain.readthedocs.io/en/latest/" target="_blank">LangChain</a> and <a href="https://github.com/gradio-app/gradio" target="_blank">Gradio</a>
163
  </p>
 
155
  </h1>
156
  </div>
157
  <p style="margin-bottom: 10px; font-size: 94%">
158
+ Hi, I'm an <b>automated</b> Q & A Chatbot creator. Just copy and paste your <b>Github Repo link</b>, type in your OpenAI API key, and press the button!
159
+ The app will generate the FAISS embedding vector space and will also make it available for you to download. Next, enter your Huggingface Token and press the final button to create your own QandA Chatbot under your profile on HF.
160
+ Press the link displayed for your new space and enjoy your own state-of-the-art QandA chatbot!<br>
161
  <a href="https://huggingface.co/spaces/ysharma/InstructPix2Pix_Chatbot?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>Duplicate the space to avoid queues<br>
162
  Built using <a href="https://langchain.readthedocs.io/en/latest/" target="_blank">LangChain</a> and <a href="https://github.com/gradio-app/gradio" target="_blank">Gradio</a>
163
  </p>