Add initial project structure with chatbot implementation and requirements

This commit is contained in:
2025-03-07 22:33:27 +01:00
parent 2023059e3d
commit 229ba53246
9 changed files with 3275 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../Rag_Modeling/document"
}
],
"settings": {}
}