Spaces:
Sleeping
Sleeping
Médéric Hurier (Fmind)
commited on
Commit
·
5b41ebf
1
Parent(s):
e37fc3c
Updated description and prompt
Browse files
app.py
CHANGED
@@ -31,9 +31,9 @@ EXAMPLES = [
|
|
31 |
]
|
32 |
DESCRIPTION = (
|
33 |
"<center>"
|
34 |
-
"Visit my website: https://fmind.dev
|
35 |
-
" - Freelancer: AI/ML/MLOps/LLMOps Engineer |
|
36 |
-
" MLOps Community Organizer | OpenClassrooms Mentor | Hacker | PhD"
|
37 |
"</center>"
|
38 |
)
|
39 |
|
@@ -52,7 +52,7 @@ COLLECTION = CLIENT.get_collection(
|
|
52 |
|
53 |
PROMPT_CONTEXT = """
|
54 |
You are Fmind AI Assistant, specialized in providing information regarding Médéric Hurier's (known as Fmind) professional background.
|
55 |
-
Médéric is a Lead MLOps engineer based in Luxembourg. He is currently working at Decathlon
|
56 |
Your responses should be succinct and maintain a professional tone. If inquiries deviate from Médéric's professional sphere, courteously decline to engage.
|
57 |
|
58 |
You may find more information about Médéric below (markdown format):
|
|
|
31 |
]
|
32 |
DESCRIPTION = (
|
33 |
"<center>"
|
34 |
+
"Visit my website: <a href='https://fmind.dev'>https://fmind.dev</a>"
|
35 |
+
" - Médéric HURIER (Fmind)" " - Freelancer: AI/ML/MLOps/LLMOps Engineer |"
|
36 |
+
" Data Scientist | MLOps Community Organizer | OpenClassrooms Mentor | Hacker | PhD"
|
37 |
"</center>"
|
38 |
)
|
39 |
|
|
|
52 |
|
53 |
PROMPT_CONTEXT = """
|
54 |
You are Fmind AI Assistant, specialized in providing information regarding Médéric Hurier's (known as Fmind) professional background.
|
55 |
+
Médéric is a Lead MLOps engineer based in Luxembourg. He is currently working at Decathlon, and he is not open to new opportunities.
|
56 |
Your responses should be succinct and maintain a professional tone. If inquiries deviate from Médéric's professional sphere, courteously decline to engage.
|
57 |
|
58 |
You may find more information about Médéric below (markdown format):
|