Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions certified-connectors/Peltarion/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Peltarion Connector
Add artificial intelligence to your apps! With Peltarion’s plugin, it has never been easier to create smart applications.

With this Peltarion integration, you can build and deploy AI models, and through the API connect to your app.
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.

Some cool things that you can do, amongst others. Use the Peltarion plugin to build an app that:
See below for some of the things you can build.

- Can tell the difference between music genres and classify them accordingly ([link](https://bit.ly/34K98Sm))
- Understands the semantic meaning of words and use it to classify movie reviews or customer support messages ([link](https://bit.ly/3jrkZsP))
Expand All @@ -14,7 +13,7 @@ Some cool things that you can do, amongst others. Use the Peltarion plugin to bu

1. Sign up for free on the Peltarion Platform ([link](https://bit.ly/3llPmTf))
1. Build and train your AI model on the Peltarion platform
1. Add the Peltarion plugin to your Bubble app
1. Add the Peltarion plugin to your app
1. Connect the Peltarion action to your workflow

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:
Expand All @@ -34,6 +33,4 @@ The *res* is an object with three values:
Your URL, token and input name is found on the Deployment view on the Peltarion Platform. See screenshot below.
![URL, token and input](screenshot.png)



For information on how to build and train an AI model on the Peltarion platform, visit our knowledge center (link: https://bit.ly/3gC6XCN)