Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
noravonthenen
Developer Advocate
Developer Advocate
When I was 8 years old, my dad and I built a robot out of wood. Unfortunately, we couldn’t agree on a suitable head for the robot. My dad wanted to just put an empty wooden box as a head. I on the other hand wanted my robot to be smart. I wanted it to talk to me and play with me. Our project came to an end. But I didn’t give up. I used an empty cereal box and put my Walkman inside for some ‘interaction.’ Very unsatisfying…  

Years later at university I developed my first neural network, and I was amazed! My love for AI was reignited. Another decade later I found myself at SAP where I now get to be a Developer Advocate for the Artificial Intelligence portfolio. I am so excited to share with you all the possibilities AI has to offer for your applications and your business! I hope you learn to love it as much as I do. 

Without further ado let’s meet SAP’s AI portfolio: 



SAP's AI Technology Portfolio


SAP AI Business Services 

SAP AI Business Services are reusable services with underlying machine learning models that tackle some of the most common business problems. The models are pretrained and/or customizable, which means you can use them as they are, but you can also retrain them with your own data. You can access the services either through the RESTful APIs (Swagger UI - example) or via a Python SDK. The services are currently being migrated to SAP AI Core (SAP’s AI runtime - I will explain it further down) which is why you can also already access some services via AI API and SAP AI Launchpad. There are currently four SAP AI Business Services: 

The Business Entity Recognition service (BER) can detect specific entities in your unstructured text. Within the service you will find four machine learning models, each specialized in identifying different entities. These span from finding the address, invoice header or general terms in a text. Using this service will help you to speed up the process of manually looking through your text data from, for example, emails or service tickets. BER is a customizable service, which means you can optimize it for your own text data. 


Example use case business entity recognition 


With the Data Attribute Recommendation service (DAR), you can classify your data records and predict missing data points. DAR is also a customizable service using business blueprints, which is why the Invoice Object Recommendation service is now available as a business blueprint in DAR. Check this blog post to find out more about business blueprints and all the benefits that come with combining the two services. 

The Document Information Extraction service (DOX) uses documents as an input and extracts the text into structured data. By combining OCR (Optical Character Recognition) with post processing of the extracted text and data enrichment, DOX can significantly reduce the time needed to process incoming documents. While Business Entity Recognition looks specifically for certain entities in text, DOX extracts specific information from a file including their position as coordinates in the given document. Business Entity Recognition is already used in DOX for certain use cases. 

With the Personalized Recommendation service (PR) you can give users recommendations based on their browsing history and your item descriptions. You need to train a model for each of your websites. The trained model can then provide similar-item recommendations and return smart-search results. The tentative release date of PR is currently April 18th. 

 


Personalized Recommendation we all know from Online Shops 


SAP AI Core 

SAP AI Core is not only the (soon-to-be) underlying runtime of the SAP AI Business Services but also has a lot of functionalities of its own. You can use it to train your own models or deploy already trained models. It comes with the AI API which is a standardized interface to access all your models on SAP AI Core. It is a service on SAP BTP, Cloud Foundry environment. You can realize any machine learning use case on SAP AI Core you’d like by using open-source frameworks. 

SAP AI Launchpad 

SAP AI Launchpad is the platform to manage all the magic. The SAP AI Launchpad is a multitenant SaaS in SAP BTP (again within the Cloud Foundry environment). You can use it to manage your AI use cases across multiple instances of AI runtimes. It is your admin app! 


Screenshot of SAP AI Launchpad (UI) 


SAP HANA PAL 

SAP HANA Predictive Analysis Library (PAL) is a collection of several machine learning algorithms that you can access in HANA, ranging from time series analysis to classification or regression algorithms. If your data is already in SAP HANA and SAP HANA PAL offers an algorithm to solve your machine learning case, then it is an easy to implement and powerful way to do machine learning at SAP! 

Intelligent Scenario Lifecycle Management (ISLM)




ISLM is as the name suggests a Machine Learning lifecycle management tool for SAP S/4HANA applications. So it is basically the SAP AI Launchpad of S/4HANA. ISLM has two scenarios. The Embedded scenario (using for example HANA's PAL algorithms) or the Side-by-Side scenario by connecting it to for example an SAP AI Business Service.




SAP Conversational AI 

SAP Conversational AI is our chatbot solution! For news, videos and more information on the topic follow my wonderful colleague daniel.wroblewski. 

Closing 

Some of you might wonder what happened to SAP Leonardo. Well as cool as some of the services were, SAP’s strength lies in our knowledge of business use cases! With our new portfolio we still offer you a way to do almost everything you could do with Leonardo but with a lot more possibilities, transparency, and flexibility. Additionally, we offer the SAP AI Business Services which are especially tailored to your business problems! 

I hope I was able to clarify what’s behind AI at SAP and get you hooked on our AI portfolio. In the coming months I will take a closer look at each of the SAP AI Business Services, SAP AI Core and SAP AI Launchpad. I will show you how to use them, what’s behind the scenes and share some cool and creative use cases with you! If you want to learn more about AI at SAP subscribe to our YouTube channel and follow me here and on social media! If you have any questions, write it in the comments or reach out to me!

 

 

Helpful links: 

Video on SAP's AI Portfolio

SAP Help Page - Artificial Intelligence

SAP Community - AI Business Services

Blog Post on SAP AI Business Services Tutorials 

SAP Help Page - SAP AI Core

SAP Help Page – HANA PAL 

 
6 Comments