arslan-ahmed commited on
Commit
ea694cd
1 Parent(s): a1370dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -35,10 +35,10 @@ docker run --rm -d -p 7860:7860 --env-file ./.env arslan2k12/arslanbot
35
  Contents of `.env` file:
36
  ```
37
  TTYD_MODE=personalBot_john
38
- #replace john with your name - use only small alphabets, no special characters
39
 
40
  GDRIVE_FOLDER_URL=https://drive.google.com/drive/folders/1ce1n1kleS1FOotdcu5joXeSRu_xnHjDt
41
- # replace with your Google Drive folder URL that has all your knowledge base files (.pdf, .docs, .txt) - make sure this folder is publically accessible (everyone with the link)
42
 
43
  OPENAI_API_KEY=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
44
  # your OpenAI API Key taken from https://platform.openai.com/account/api-keys
 
35
  Contents of `.env` file:
36
  ```
37
  TTYD_MODE=personalBot_john
38
+ # replace john with your name - use only small alphabets, no special characters
39
 
40
  GDRIVE_FOLDER_URL=https://drive.google.com/drive/folders/1ce1n1kleS1FOotdcu5joXeSRu_xnHjDt
41
+ # replace with your Google Drive folder URL that has all your knowledge base files (.pdf, .docs, .txt) - make sure this folder is publicly accessible (everyone with the link)
42
 
43
  OPENAI_API_KEY=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
44
  # your OpenAI API Key taken from https://platform.openai.com/account/api-keys