Skip to main content

A Python CLI for NeuralSpace APIs

Project description

NeuralSpace CLI

This is a command line tool to access NeuralSpace APIs. Checkout our docs here

Prerequisites

  • Python3.7+

Install

pip install neuralspace

Usage

Login

Login to the NeuralSpace platform from your shell.

NEURALSPACE_EMAIL_ID="YOUR-NEURALSPACE-EMAIL-ID"
NEURALSPACE_PASSWORD="YOUR-NEURALSPACE-PASSWORD"

neuralspace login -e $NEURALSPACE_EMAIL_ID -p $NEURALSPACE_PASSWORD

Supported Apps

  • nlu

Build your first NLU model with the NeuralSpace platform

NLU

Supported commands

neuralspace nlu

use the --help argument to get a list of command arguments

TODO:

  • type in training data after conversion

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuralspace-0.1.44.tar.gz (39.2 kB view hashes)

Uploaded Source

Built Distribution

neuralspace-0.1.44-py3-none-any.whl (53.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page