@sap/generator-aicore
TypeScript icon, indicating that this package has built-in type declarations

2.3.8 • Public • Published

How to Use AI Core Template Generator in Visual Studio Code

  • press Command + shift + p for mac and Control + shift + p for Windows to open control center and choose open template wizard.

  • Once the Template generator opens choose AI core and press start.

  • If you have your custom code choose Basic Project or if you wanted to use the pre-generated training and serving code use AI core sample project for this demo we are going to use.

  • enter the project name and version and press enter

  • fill up the details like scenario ID and Resource plan.

  • Similarly fill the details for Serving Plan.

  • Choose the demo sample project as Movie Recommendation and click on next.

  • As a last step add the Docker Details like Docker registry URL and username and click next to create the project.

  • It will create all the required folders in the current directory.

Deploying Template to AI Core

In the generated tempelate visit Template folder > Pipelines and replace ai-core_creds.json and S3_creds.json with your actual AI core Creds.

Once done Under the same pipelines folder open AI-core-skd-notebook and replace the Configure variables with your own Variables and click on run all.

Package Sidebar

Install

npm i @sap/generator-aicore

Weekly Downloads

34

Version

2.3.8

License

SEE LICENSE IN LICENSE.txt

Unpacked Size

7.09 MB

Total Files

165

Last publish

Collaborators

  • sap_extncrepos