-
Notifications
You must be signed in to change notification settings - Fork 3
/
juji-platform.html
88 lines (84 loc) · 3.7 KB
/
juji-platform.html
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
---
layout: page.njk
title: "Best Chatbot Platform: Powerful + Radically Simple"
excerpt: "Juji platform enables you to build better chatbots faster, without coding. Use radically simple design tool to create the most powerful AI chatbots."
date: 2020-03-31T05:24:53.929Z
---
<section class="why-section content-section platform-section" id=
"juji-platform">
<div class="container-fluid">
<div class="title-holder">
<div class="title-area">
<h1>The Juji Platform</h1>
<h4 class="one-half-line-text">Powerful AI engines. Radically easy to use tools. <br>Automation achieved faster and better.</h4>
</div>
</div>
<div class=
"row align-items-center justify-content-center juji-tool">
<div class="col-md-4 juji-desc"><a href=
"/docs/juji-studio/" target="_blank"></a>
<h2>Juji Studio</h2>
<h4>DIY AI chatbots for Facebook Messenger or website</h4>
<br>
<h3>Easier than using PowerPoint</h3>
<p>Juji Studio enables easy design, testing, launch, and managing
of AI chatbots via intuitive graphical user interface (GUI) with no
coding.</p>
<div class="text-action" style="text-align:right"><a class=
"text-link" href="/docs/juji-studio/" target=
"_blank">
<h3>LEARN MORE</h3>
</a></div>
</div>
<div class="col-md-6">
<div class="img-holder"><img class="lazyload" alt="Juji Studio"
data-src=
"/assets/img/content/juji-studio.png"></div>
</div>
</div>
<div class=
"row align-items-center justify-content-around juji-tool">
<div class="col-md-6">
<div class="img-holder"><img class="lazyload" alt="Juji IDE"
data-src=
"/assets/img/content/juji-ide.png"></div>
</div>
<div class="col-md-4 juji-desc"><a href=
"/docs/juji-ide/" target="_blank"></a>
<h2>Juji IDE</h2>
<h4>Scripting super AI chatbots with advanced intelligence</h4>
<br>
<h3>Easier than writing HTML/Javascript</h3>
<p>Juji IDE enables you to customize AI chatbots to fulfill complex
tasks, handle deep conversations, and create custom dialog
library.</p>
<div class="text-action"><a class="text-link" href=
"/docs/juji-ide/" target="_blank">
<h3>LEARN MORE</h3>
</a></div>
</div>
</div>
<div class=
"row align-items-center justify-content-center juji-tool">
<div class="col-md-4 juji-desc"><a href="/docs/api/"
target="_blank"></a>
<h2>Juji API</h2>
<h4>Integrate Juji AI chatbots into your own app</h4>
<br>
<h3>Standard API</h3>
<p>Juji API enables you to easily integrate Juji AI chatbots (made
by Juji Studio or IDE) into third-party applications. Make such
chatbots a "native" element of your app.</p>
<div class="text-action"><a class="text-link" href=
"/docs/api/" target="_blank">
<h3>LEARN MORE</h3>
</a></div>
</div>
<div class="col-md-6">
<div class="img-holder"><img class="lazyload" alt="Juji API"
data-src=
"/assets/img/content/juji-api.png"></div>
</div>
</div>
</div>
</section>