mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-05 14:23:32 +00:00
Fix image in README
This commit is contained in:
parent
e0be5639ef
commit
a6a3b74199
@ -104,7 +104,7 @@ haystack-api_1 | [2021-01-01 10:21:58 +0000] [17] [INFO] Application startup c
|
|||||||
|
|
||||||
You should see the following:
|
You should see the following:
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/deepset/haystack/revamp_readme/docs/_src/img/streamlit_ui_screenshot.png"/>
|

|
||||||
|
|
||||||
You can then try different queries against a pre-defined set of indexed articles related to Game of Thrones.
|
You can then try different queries against a pre-defined set of indexed articles related to Game of Thrones.
|
||||||
|
|
||||||
@ -152,7 +152,7 @@ On Windows you might need:
|
|||||||
|
|
||||||
## Key Components
|
## Key Components
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
1. **FileConverter**: Extracts pure text from files (pdf, docx, pptx, html and many more).
|
1. **FileConverter**: Extracts pure text from files (pdf, docx, pptx, html and many more).
|
||||||
2. **PreProcessor**: Cleans and splits texts into smaller chunks.
|
2. **PreProcessor**: Cleans and splits texts into smaller chunks.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user