Skip to main content
Neum AI provides a managed cloud enviornment to run and manage your pipelines. It offers capabilities like pipeline management, run scheduling, automatic synchronization as well as a high scale distributed architecture to run large jobs. Learn more about the difference between Local and Cloud enviornments for Neum AI.
Prerequisite: Make sure you have already configured you Neum AI pipeline in our quickstart.
You will need a Neum AI API Key. Get one by going to dashboard.neum.ai and creating an account. It’s free!

Test pipeline locally

Before we deploy the pipeline to Neum AI Cloud, lets run a quick local test to make sure things are working as expected.
1

Validate

Run a local validation of the pipeline
Local validation
2

Test pipeline

Run a test to make sure the pipeline runs smoothly end to end
Local run
3

Test search

Finally, lets test the stored vectors
Local search

Deploy pipeline to Neum AI Cloud

To deploy the pipeline, we will leverage the built-in functions.
You will need a Neum AI API Key. Get one by going to dashboard.neum.ai and creating an account.
Deploy to cloud
Once deployed, you can go to Neum AI Cloud dashboard to see the status and pipeline information. Alternatively, you can programmatically query:

Get pipeline information

Deploy to cloud

Search pipeline

Deploy to cloud