Skip to content

Commit 6b14f80

Browse files
committed
Site updated: 2020-03-12 19:55:15
1 parent 74e49c3 commit 6b14f80

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,21 +109,21 @@ <h1 id="Examples">Examples</h1>
109109
<div class="book-post">
110110
<h1 id="Introduction-to-Aify">Introduction to Aify</h1>
111111
<p>In the simplest terms, 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>
112-
<h3 id="Current-Models">Current Models</h3>
112+
<h2 id="Current-Models">Current Models</h2>
113113
<ul>
114114
<li>Captioning for images</li>
115115
<li>Label determination for webpage elements</li>
116116
<li>Summary of any given text</li>
117117
<li>Voice UX</li>
118118
<li>Recommendation Engine</li>
119119
</ul>
120-
<h3 id="How-to-use">How to use</h3>
120+
<h2 id="How-to-use">How to use</h2>
121121
<p>There are two ways you can use aify.js -</p>
122122
<ol>
123123
<li>Hope that the developer of the website you are on has included the aify.js library on their web page. If you’re a developer, you can too! Details in below sections.</li>
124124
<li>Get yourself our browser extension. <a href="https://github.com/aifyjs/extension" target="_blank" rel="noopener">Download it here!</a></li>
125125
</ol>
126-
<h3 id="Quickstart-for-Developers">Quickstart for Developers</h3>
126+
<h2 id="Quickstart-for-Developers">Quickstart for Developers</h2>
127127
<ol>
128128
<li>Get your API keys from <a href="https://aify.thecodefoundation.dev" target="_blank" rel="noopener">aify.thecodefoundation.dev</a>.</li>
129129
<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>

introduction/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,21 +109,21 @@ <h1 id="Examples">Examples</h1>
109109
<div class="book-post">
110110
<h1 id="Introduction-to-Aify">Introduction to Aify</h1>
111111
<p>In the simplest terms, 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>
112-
<h3 id="Current-Models">Current Models</h3>
112+
<h2 id="Current-Models">Current Models</h2>
113113
<ul>
114114
<li>Captioning for images</li>
115115
<li>Label determination for webpage elements</li>
116116
<li>Summary of any given text</li>
117117
<li>Voice UX</li>
118118
<li>Recommendation Engine</li>
119119
</ul>
120-
<h3 id="How-to-use">How to use</h3>
120+
<h2 id="How-to-use">How to use</h2>
121121
<p>There are two ways you can use aify.js -</p>
122122
<ol>
123123
<li>Hope that the developer of the website you are on has included the aify.js library on their web page. If you’re a developer, you can too! Details in below sections.</li>
124124
<li>Get yourself our browser extension. <a href="https://github.com/aifyjs/extension" target="_blank" rel="noopener">Download it here!</a></li>
125125
</ol>
126-
<h3 id="Quickstart-for-Developers">Quickstart for Developers</h3>
126+
<h2 id="Quickstart-for-Developers">Quickstart for Developers</h2>
127127
<ol>
128128
<li>Get your API keys from <a href="https://aify.thecodefoundation.dev" target="_blank" rel="noopener">aify.thecodefoundation.dev</a>.</li>
129129
<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>

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<url>
99
<loc>https://docs.thecodefoundation.dev/introduction/</loc>
1010

11-
<lastmod>2020-03-12T14:15:45.052Z</lastmod>
11+
<lastmod>2020-03-12T14:25:09.090Z</lastmod>
1212

1313
</url>
1414

0 commit comments

Comments
 (0)