Spaces:
Running
Running
Luca Foppiano
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
Question/Answering on scientific documents using LLMs (OpenAI, Mistral, LLama2).
|
6 |
This application is the frontend for testing the RAG (Retrieval Augmented Generation) on scientific documents, that we are developing at NIMS.
|
7 |
-
Differently to most of the project, we focus on scientific articles and we are using [Grobid](https://github.com/kermitt2/grobid) for text extraction instead of the raw PDF2Text converter allow to extract only full-text.
|
8 |
|
9 |
**Work in progress**
|
10 |
|
|
|
4 |
|
5 |
Question/Answering on scientific documents using LLMs (OpenAI, Mistral, LLama2).
|
6 |
This application is the frontend for testing the RAG (Retrieval Augmented Generation) on scientific documents, that we are developing at NIMS.
|
7 |
+
Differently to most of the project, we focus on scientific articles and we are using [Grobid](https://github.com/kermitt2/grobid) for text extraction instead of the raw PDF2Text converter (which is comparable with most of other solutions) allow to extract only full-text.
|
8 |
|
9 |
**Work in progress**
|
10 |
|