You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: certified-connectors/Peltarion/README.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
# Peltarion Connector
2
-
Add artificial intelligence to your apps! With Peltarion’s plugin, it has never been easier to create smart applications.
3
2
4
-
With this Peltarion integration, you can build and deploy AI models, and through the API connect to your app.
3
+
Use deep learning in your apps! Peltarion’s plugin is the simplest and fastest way to create smart applications. With this Peltarion integration, you can build and deploy AI models, and through the API connect to your app.
5
4
6
-
Some cool things that you can do, amongst others. Use the Peltarion plugin to build an app that:
5
+
See below for some of the things you can build.
7
6
8
7
- Can tell the difference between music genres and classify them accordingly ([link](https://bit.ly/34K98Sm))
9
8
- Understands the semantic meaning of words and use it to classify movie reviews or customer support messages ([link](https://bit.ly/3jrkZsP))
@@ -14,7 +13,7 @@ Some cool things that you can do, amongst others. Use the Peltarion plugin to bu
14
13
15
14
1. Sign up for free on the Peltarion Platform ([link](https://bit.ly/3llPmTf))
16
15
1. Build and train your AI model on the Peltarion platform
17
-
1. Add the Peltarion plugin to your Bubble app
16
+
1. Add the Peltarion plugin to your app
18
17
1. Connect the Peltarion action to your workflow
19
18
20
19
The connector only support one operation, called *callapi*. To use the connector and store the value into a variable *res*, you can call the API like this:
@@ -34,6 +33,4 @@ The *res* is an object with three values:
34
33
Your URL, token and input name is found on the Deployment view on the Peltarion Platform. See screenshot below.
35
34

36
35
37
-
38
-
39
36
For information on how to build and train an AI model on the Peltarion platform, visit our knowledge center (link: https://bit.ly/3gC6XCN)
0 commit comments