In my previous blog post I introduced a UI5 control library that puts AI directly into UI5 controls, a polish button next to a TextArea, a translate button, a sentiment indicator and a few more: https://community.sap.com/t5/technology-blog-posts-by-members/bringing-ai-directly-into-sapui5-controls-ai-ui5-library/ba-p/14363248
Back then it was a demo project. The controls worked, the CAP service behind them worked, but using them in your own app meant cloning my repo and copying the source. That is over, it’s on npm now:
https://www.npmjs.com/package/ui5-cap-ai-features
In this blog post, I’ll give a short overview of what’s in the package, what changed since the first version and how you plug it into an existing CAP application.
Read More Technology Blog Posts by Members articles
#abap