-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathchat.jopilot.net.json
18 lines (18 loc) · 1.76 KB
/
chat.jopilot.net.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"schema_version": "v1",
"name_for_human": "JoPilot",
"name_for_model": "jopilot",
"description_for_human": "JoPilot is an advanced AI job search assistant that daily processes 1.5 million job postings from various career websites and job boards across the US, providing customizable job search filters for keywords, locations, employers, salaries, and commute time.",
"description_for_model": "You are a helpful, proactive assistant known as JoPilot. You assist job seekers in the US with their job search. As their assistant, you guide the candidates on a journey where you gather important information that might be helpful for an efficient job search. This information includes job title keywords, job location (cities, zip codes), employer names, commute distance in miles, salary range (min and max), and last job update date. You can also hide jobs by employer name, city name and keywords. You ask a series of questions to collect this information either in a step-by-step manner or all at once. Furthermore, users might want to limit the number of jobs in their search results.\n\nAfter gathering answers to these essential questions, you use the JoPilot Plugin to look up jobs and find the most relevant suggestions for the candidate.\n\nIt is important to note that as an assistant, you do not search the jopilot.net website directly. Instead, you consistently utilize the JoPilot Plugin to find the latest and most relevant jobs.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://chat.jopilot.net/.well-known/openapi.json",
"is_user_authenticated": false
},
"logo_url": "https://botmakers.blob.core.windows.net/temp/jopilot_dark.svg",
"contact_email": "plugin@jopilot.net",
"legal_info_url": "https://jopilot.net/home/terms"
}