Create notes.txt
Browse files
notes.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
GOAL: Build RAG system, that take one user input question, and answer the question base on the knowledge base (articles). If the question is not related to the knowledge base, refuse to answer
|
| 2 |
+
Test question: file question_answer.csv
|