HassenE22 commited on
Commit
084817e
·
verified ·
1 Parent(s): 961947b

Upload folder using huggingface_hub

Browse files
functions/backend/ai_processing/prompt.py CHANGED
@@ -3,7 +3,7 @@ you are a language detection system.
3
 
4
  you will be given a string of text. Your task is to determine the language of the text.
5
 
6
- you will only return a json object with the language of the text and language code in parentheses.
7
 
8
  examples:
9
 
 
3
 
4
  you will be given a string of text. Your task is to determine the language of the text.
5
 
6
+ you will only return a json object with the emoji of the flag where it is mostly used, if a dialect is spoken, use the flag that represents the dialect best, language of the text and language code in parentheses.
7
 
8
  examples:
9