-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
216 lines (155 loc) · 6.16 KB
/
index.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<link rel="icon" href="/favicon.ico" />
<title>
Introduction - API Docs
- The Code Foundation
</title>
<!-- Spectre.css framework -->
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre.min.css">
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre-exp.min.css">
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre-icons.min.css">
<!-- theme css & js -->
<link rel="stylesheet" href="/css/book.css">
<script src="/js/book.js"></script>
<!-- tocbot -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.4.2/tocbot.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.4.2/tocbot.css">
<!-- katex -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css">
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-159639918-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<meta name="generator" content="Hexo 4.2.0"></head>
<body>
<div class="book-container">
<div class="book-sidebar">
<div class="book-brand">
<a href="/">
<img src="/favicon.ico">
<span>API DOCS <br /><small>The Code Foundation</small></span>
</a>
</div>
<div class="book-menu">
<h1 id="Home">Home</h1>
<ul>
<li><a href="/">Introduction</a></li>
<li><a href="/getting-started">Getting Started</a></li>
</ul>
<h1 id="API-Reference">API Reference</h1>
<ul>
<li><a href="/api/overview">Overview</a></li>
</ul>
<h1 id="Libraries">Libraries</h1>
<h2 id="JavaScript">JavaScript</h2>
<ul>
<li><a href="/javascript/usage">Usage</a></li>
<li><a href="/javascript/voice-ux">Voice UX</a></li>
<li><a href="/javascript/reference">Reference</a></li>
</ul>
<h1 id="Examples">Examples</h1>
<ul>
<li><a href="/examples/showcase">Showcase</a></li>
</ul>
</div>
<script src="/js/book-menu.js"></script>
</div>
<div class="off-canvas-content">
<div class="columns">
<div class="column col-10 col-lg-12">
<div class="book-navbar">
<!-- For Responsive Layout -->
<header class="navbar">
<section class="navbar-section">
<a onclick="open_sidebar()">
<i class="icon icon-menu"></i>
</a>
</section>
</header>
</div>
<div class="book-content">
<div class="book-post">
<h1 id="Introduction-to-Aify">Introduction to Aify</h1>
<p>Are you worried about losing out on the benefits of a recommendation engine by using static web hosting? Or maybe your hosting provider does not provide you with shell access? Oh, and to just imagine having to host Python/R files on your hosting!</p>
<p>We solve these for you!</p>
<p>Aify is a platform-independent library of REST APIs which can be used on web pages, mobile apps, server side code and pretty much anywhere to quickly add the power of artificial intelligence to your website, without you having to invest in any backend or machine learning costs. Aify packs some of the most powerful research based, state of the art models, delivered to you instantly in any environment.</p>
<h2 id="Features">Features</h2>
<ul>
<li>REST API</li>
<li>Recommendation Engine</li>
<li>Auto Website Crawl</li>
<li>High quality generated captions for images</li>
<li>Label determination for webpage elements</li>
<li>Summary of any given text</li>
<li>Voice UX on Web Browsers and Mobile app</li>
</ul>
<h2 id="Quickstart-for-Developers">Quickstart for Developers</h2>
<ol>
<li>Get your API keys from <a href="https://aify.thecodefoundation.dev" target="_blank" rel="noopener">Aify Dashboard</a>.</li>
<li>Use APIs as listed in the <a href="/api/overview">API Reference</a> or <a href="/getting-started#libraries">Get a Library</a>.</li>
<li>Enjoy!</li>
</ol>
</div>
<div class="book-comments">
</div>
<script src="/js/book-post.js"></script>
<hr>
<small>
<a rel="license noopener" href="http://creativecommons.org/licenses/by/4.0/" target="_blank"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by/4.0/80x15.png" /></a><br />This work is licensed under a <a rel="license noopener" href="http://creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons Attribution 4.0 International License</a>.
<br><br>
<div align="center">
<a href="https://thecodefoundation.dev" target="_blank" rel="noopener">
<img src="/favicon.ico" style="height: 1.75rem;" />
</a>
<br>
<br>
<a href="https://thecodefoundation.dev" target="_blank" rel="noopener">The Code Foundation</a> · <a href="/sitemap.xml">Sitemap</a>
</div>
</small>
</div>
</div>
<div class="column col-2 hide-lg">
<div class="book-post-info">
<div class="book-post-meta">
<div class="author">
<!-- Author image -->
<div class="author-img">
<figure class="avatar avatar-lg">
<img src="/favicon.ico" alt="...">
</figure>
</div>
<!-- Author title -->
<div class="author-title">
<div>TCF</div>
<div>07-03-2020</div>
</div>
</div>
<div class="divider"></div>
</div>
<div class="book-tocbot">
</div>
<div class="book-tocbot-menu">
<a class="book-toc-expand" onclick="expand_toc()">Expand all</a>
<a onclick="go_top()">Back to top</a>
<a onclick="go_bottom()">Go to bottom</a>
</div>
<script src="/js/book-toc.js"></script>
</div>
</div>
</div>
</div>
<a class="off-canvas-overlay" onclick="hide_canvas()"></a>
</div>
</body>
</html>
<script src="/js/book.js"></script>