Spaces:
Runtime error
Runtime error
Vinh Nguyen
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@
|
|
| 28 |
|
| 29 |
### Features
|
| 30 |
|
| 31 |
-
- Upload any
|
| 32 |
- Limit 200MB per file
|
| 33 |
- Conversational Q&A with LLM (powered by `OpenAI`'s `gpt-3.5-turbo` model)
|
| 34 |
- `HuggingFace` embeddings to generate embeddings for the document chunks with `all-MiniLM-L6-v2` model.
|
|
|
|
| 28 |
|
| 29 |
### Features
|
| 30 |
|
| 31 |
+
- Upload any documents and start asking key information about it, currently supports: PDF, TXT, DOCX, EPUB
|
| 32 |
- Limit 200MB per file
|
| 33 |
- Conversational Q&A with LLM (powered by `OpenAI`'s `gpt-3.5-turbo` model)
|
| 34 |
- `HuggingFace` embeddings to generate embeddings for the document chunks with `all-MiniLM-L6-v2` model.
|