SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Deploy a Movie Recommendation System to AI Core Using Template Generator

Build a portable AI code with Vs code template generator and deploy the same on SAP AI Core.

Overview

You will learn

  • How to setup a VS Code template generator
  • How to deploy generated code to AI Core
Dhrubajyoti Paul D Dhrubajyoti Paul July 31, 2024
Created on July 31, 2023
Contributors

More from Dhrubajyoti Paul

See all 16 tutorials by Dhrubajyoti Paul →

Prerequisites

Prerequisites

Steps

Intro

In this tutorial we would be Creating a movie recommendation Template and deploying the same using AI core.

Step 1 Installing Application wizard in Visual Studio Code

In your Visual Studio Code Application, go to extensions and search for application wizard. Go to the Applictation wizard by SAP OS and install it.

image

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

image

When the template wizard is open, click on Explore and Install generators.

image

Search for ai core and install the @sap/ai-core generator.

image

Step 2 Generate a template for movie recommendaiton
+
Step 3 Deploying Template to AI Core
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 3
1. Installing Application wizard in Visual Studio Code 2. Generate a template for movie recommendaiton 3. Deploying Template to AI Core