-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathobieai.json
40 lines (40 loc) · 1010 Bytes
/
obieai.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"id": "obieai",
"name": "Obie.ai",
"description": "Obie is an AI platform that brings all of your knowledge and documentation into one spot so that your team can focus less on finding information and more on reaching their goals.",
"categories": [
"Productivity",
"Bot",
"AI"
],
"iconUrl": "https://obie.ai/img/obie-dyecut.png",
"website": "https://obie.ai",
"applicationUrl": "https://tasytt.com/account/login",
"twitter": "askobie",
"countryHQ": "US",
"gdprReadyStatus": "ready",
"privacyUrl": "https://obie.ai/about/privacypolicy",
"dataCenters": [
"US"
],
"hostingProviders": [
"Microsoft Azure",
"AWS"
],
"contacts": [
{
"type": "DPO",
"name": "Alex Sopinka",
"email": "[email protected]",
"region": "Global"
},
{
"type": "Privacy Officer",
"name": "Alex Sopinka",
"email": "[email protected]",
"region": "Global"
}
],
"statusUrl": "https://status.obie.ai",
"verified": true
}