Thai Tran commited on
Commit
0b36796
β€’
1 Parent(s): b34404d

Added link to article explaining how this chatbot works

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.yaml +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This is a [Llama 2 (70B)](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf)
16
 
17
  * See the [WebChat Github repo](https://github.com/thaitran/WebChat) for a version that you can run on your computer that supports GPT-3.5, GPT-4, Claude 2 and can control Chrome, Firefox, Safari, or Edge.
18
 
19
- * See [this article](https://medium.com/@thait/) for an explanation of how this chatbot works.
20
 
21
  ## Feedback
22
 
 
16
 
17
  * See the [WebChat Github repo](https://github.com/thaitran/WebChat) for a version that you can run on your computer that supports GPT-3.5, GPT-4, Claude 2 and can control Chrome, Firefox, Safari, or Edge.
18
 
19
+ * See [this article](https://medium.com/@thait/webchat-building-a-chatbot-with-access-to-a-web-browser-238602ee751f) for an explanation of how this chatbot works.
20
 
21
  ## Feedback
22
 
config.yaml CHANGED
@@ -1,7 +1,7 @@
1
  verbose: False
2
 
3
  description: "### This is a [Llama 2 (70B)](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) chatbot that can access Google Search and webpages to answer questions
4
- [[How it works](https://medium.com/@thait/)] [[Code](https://github.com/thaitran/WebChat)]"
5
 
6
  examples:
7
  - Which bank offers the best savings rate?
 
1
  verbose: False
2
 
3
  description: "### This is a [Llama 2 (70B)](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) chatbot that can access Google Search and webpages to answer questions
4
+ [[How it works](https://medium.com/@thait/webchat-building-a-chatbot-with-access-to-a-web-browser-238602ee751f)] [[Code](https://github.com/thaitran/WebChat)]"
5
 
6
  examples:
7
  - Which bank offers the best savings rate?