Spaces:
Running
Running
Clement Vachet
commited on
Commit
·
22b49f1
1
Parent(s):
5606274
Add new badge for github action
Browse files
README.md
CHANGED
@@ -15,6 +15,9 @@ pinned: true
|
|
15 |
[](https://github.com/pylint-dev/pylint)
|
16 |
|
17 |
|
|
|
|
|
|
|
18 |
**Aim: PDF-based AI chatbot with retrieval augmented generation**
|
19 |
|
20 |
|
@@ -23,7 +26,7 @@ pinned: true
|
|
23 |
- user interface via Gradio library
|
24 |
- Back-end:
|
25 |
- HuggingFace embeddings
|
26 |
-
- HuggingFace API for open-source LLMs
|
27 |
- Chromadb vector database
|
28 |
- LangChain conversational retrieval chain
|
29 |
|
|
|
15 |
[](https://github.com/pylint-dev/pylint)
|
16 |
|
17 |
|
18 |
+

|
19 |
+
|
20 |
+
|
21 |
**Aim: PDF-based AI chatbot with retrieval augmented generation**
|
22 |
|
23 |
|
|
|
26 |
- user interface via Gradio library
|
27 |
- Back-end:
|
28 |
- HuggingFace embeddings
|
29 |
+
- HuggingFace Inference API for open-source LLMs
|
30 |
- Chromadb vector database
|
31 |
- LangChain conversational retrieval chain
|
32 |
|