ffreemt commited on
Commit
13f683a
·
1 Parent(s): ab527e7

Update README.md

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. README1.md +3 -0
README.md CHANGED
@@ -10,4 +10,4 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  license: mit
11
  ---
12
 
13
+ [Github Repo README.md](https://github.com/ffreemt/multilingual-dokugpt/blob/main/README1.md)
README1.md CHANGED
@@ -7,6 +7,9 @@ Chat with multilingual documents in a language you prefer
7
  * Handle documents in multiple languages, multiple formats (.txt or plaintext in other suffixes, .docx, .pdf, .epub)
8
  * Can use PawanOsman reverse proxy free api-key of the form `pk-....`. Refer to `.env.sample`
9
 
 
 
 
10
  ## Usage
11
  * Clone this repo
12
  ```
 
7
  * Handle documents in multiple languages, multiple formats (.txt or plaintext in other suffixes, .docx, .pdf, .epub)
8
  * Can use PawanOsman reverse proxy free api-key of the form `pk-....`. Refer to `.env.sample`
9
 
10
+ ## Demo
11
+ [https://huggingface.co/spaces/mikeee/multilingual-dokugpt](https://huggingface.co/spaces/mikeee/multilingual-dokugpt)
12
+
13
  ## Usage
14
  * Clone this repo
15
  ```