Spaces:
Running
Running
Luca Foppiano
commited on
Commit
•
610033d
1
Parent(s):
258cce5
Update README.md
Browse files
README.md
CHANGED
@@ -26,8 +26,8 @@ Additionally, this frontend provides the visualisation of named entities on LLM
|
|
26 |
The conversation is kept in memory up by a buffered sliding window memory (top 4 more recent messages) and the messages are injected in the context as "previous messages".
|
27 |
|
28 |
**Demos**:
|
29 |
-
- (
|
30 |
-
- (
|
31 |
|
32 |
## Getting started
|
33 |
|
|
|
26 |
The conversation is kept in memory up by a buffered sliding window memory (top 4 more recent messages) and the messages are injected in the context as "previous messages".
|
27 |
|
28 |
**Demos**:
|
29 |
+
- (stable version): https://lfoppiano-document-qa.hf.space/
|
30 |
+
- (unstable version): https://document-insights.streamlit.app/
|
31 |
|
32 |
## Getting started
|
33 |
|