Update chainlit.md
Browse files- chainlit.md +11 -10
chainlit.md
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
-
.jpg)
|
2 |
-
|
3 |
|
4 |
-
### Welcome to ๐๐ฎ๐๐๐ผ๐ณ๐ณ ๐๐ฆ๐ต๐ณ๐ช๐ฆ๐ท๐ข๐ญ๐๐ ๐๐๐๐ถ๐๐๐ฎ๐ป๐๐ค
|
5 |
|
6 |
|
7 |
-
This project defines a Retrieval-Augmented Question Answering (
|
8 |
|
9 |
|
10 |
**Features:**๐
|
@@ -13,9 +11,12 @@
|
|
13 |
- *easy-to-use conversational interface*
|
14 |
|
15 |
*Stack:*๐ป
|
16 |
-
**Data pipeline:** LangChain document loaders, LocalFileStore
|
17 |
-
**Indexing strategy:** FAISS
|
18 |
-
**QA Chain:** RetrievalQA chain (LangChain)
|
19 |
-
**Embeddings:** OpenAIEmbeddings
|
20 |
-
**Interface:** Chainlit
|
21 |
-
**Deployment platform:** Hugging Face Spaces
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
+
### Welcome to ๐๐ฎ๐๐๐ผ๐ณ๐ณ ๐๐ฆ๐ต๐ณ๐ช๐ฆ๐ท๐ข๐ญ๐๐ ๐๐๐๐ถ๐๐๐ฎ๐ป๐๐ค
|
3 |
|
4 |
|
5 |
+
This project defines a Retrieval-Augmented Question Answering (สแดวซแด) system using FAISS as vector store. The Assistant is designed to handle frequently asked questions (FAQs) related to `firmahytteordning` and `personvernspolicy` for Daysoff.
|
6 |
|
7 |
|
8 |
**Features:**๐
|
|
|
11 |
- *easy-to-use conversational interface*
|
12 |
|
13 |
*Stack:*๐ป
|
14 |
+
- **Data pipeline:** LangChain document loaders, LocalFileStore
|
15 |
+
- **Indexing strategy:** FAISS
|
16 |
+
- **QA Chain:** RetrievalQA chain (LangChain)
|
17 |
+
- **Embeddings:** OpenAIEmbeddings
|
18 |
+
- **Interface:** Chainlit
|
19 |
+
- **Deployment platform:** Hugging Face Spaces
|
20 |
+
- *(version:test 1 > สแดวซแด-แดยน)*
|
21 |
+
|
22 |
+
.jpg)
|