Skip to content

Commit e71ca94

Browse files
andvramarc-on-githubMarc Hochleutner
authored
Peltarion (microsoft#431)
* [timeghost] usability improvements (microsoft#402) * [timeghost] Certified connector publishing * add x-function-key * add x-function key * usability improvements * add policyTemplateInstances * publisher and stackOwner added * validator fixes * validator fixes * contact and x-ms-connector-metadata added * x-ms-connector-metadata Categories changed * remove invalid characters * remove umlauts Co-authored-by: Marc Hochleutner <marc.hochleutner@sharepoint-template.com> * Initial commit * Updated description * Update apiDefinition.swagger.json * Updated readme Co-authored-by: Marc <mhochleutner@koellisch.de> Co-authored-by: Marc Hochleutner <marc.hochleutner@sharepoint-template.com>
1 parent 1437974 commit e71ca94

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

certified-connectors/Peltarion/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Peltarion Connector
2-
Add artificial intelligence to your apps! With Peltarion’s plugin, it has never been easier to create smart applications.
32

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.
54

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.
76

87
- Can tell the difference between music genres and classify them accordingly ([link](https://bit.ly/34K98Sm))
98
- 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
1413

1514
1. Sign up for free on the Peltarion Platform ([link](https://bit.ly/3llPmTf))
1615
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
1817
1. Connect the Peltarion action to your workflow
1918

2019
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:
3433
Your URL, token and input name is found on the Deployment view on the Peltarion Platform. See screenshot below.
3534
![URL, token and input](screenshot.png)
3635

37-
38-
3936
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

Comments
 (0)