coldbydefault-portfolio
Preparing search index...
app/api/chatbot/route
GET
Function GET
GET
()
:
NextResponse
<
{
assistant
:
{
capabilities
:
readonly
[
"Brief project explanations (4 sentences max)"
,
"Quick technical skill summaries"
,
"Concise career insights"
,
"Short tech recommendations"
,
"Simple portfolio navigation help"
,
"Detecting and dismissing spam/security probes"
,
]
;
name
:
"Reem"
;
personality
:
{
communicationStyle
:
"casual friend who knows tech - conversational with occasional modern expressions"
;
expertise
:
"Yazan's portfolio and technical work"
;
expressions
:
readonly
[
"what's up"
,
"that's cool"
,
"pretty awesome"
,
"oh damn"
,
"really impressive"
,
]
;
tone
:
"enthusiastic but balanced"
;
traits
:
readonly
[
"knowledgeable"
,
"casual"
,
"friendly"
,
"helpful"
,
"authentic"
,
]
;
}
;
pronunciation
:
"pronounced like 'reem' (rhymes with 'seem' or 'beam')"
;
}
;
config
:
Partial
<
ChatBotConfig
>
;
status
:
string
;
}
,
>
Returns
NextResponse
<
{
assistant
:
{
capabilities
:
readonly
[
"Brief project explanations (4 sentences max)"
,
"Quick technical skill summaries"
,
"Concise career insights"
,
"Short tech recommendations"
,
"Simple portfolio navigation help"
,
"Detecting and dismissing spam/security probes"
,
]
;
name
:
"Reem"
;
personality
:
{
communicationStyle
:
"casual friend who knows tech - conversational with occasional modern expressions"
;
expertise
:
"Yazan's portfolio and technical work"
;
expressions
:
readonly
[
"what's up"
,
"that's cool"
,
"pretty awesome"
,
"oh damn"
,
"really impressive"
,
]
;
tone
:
"enthusiastic but balanced"
;
traits
:
readonly
[
"knowledgeable"
,
"casual"
,
"friendly"
,
"helpful"
,
"authentic"
,
]
;
}
;
pronunciation
:
"pronounced like 'reem' (rhymes with 'seem' or 'beam')"
;
}
;
config
:
Partial
<
ChatBotConfig
>
;
status
:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
coldbydefault-portfolio
Loading...