hamzi275 commited on
Commit
1ca85a0
·
verified ·
1 Parent(s): eb36a32

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Multilingual Knowledge RAG Bot – Cross-Lingual Retrieval-Augmented Generation
3
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - ur
5
+ - hi
6
+ - es
7
+ tags:
8
+ - rag
9
+ - retrieval-augmented-generation
10
+ - multilingual
11
+ - faiss
12
+ - llama
13
+ - mistral
14
+ license: apache-2.0
15
+ library_name: transformers
16
+ pipeline_tag: question-answering
17
+ ---
18
+
19
 
20
  # Multilingual Knowledge RAG Bot – Cross-Lingual Retrieval-Augmented Generation
21