article thumbnail

Adobe AEMaaCS Integration with OpenAI Assistants API Demo

Perficient: Drug Development

You can view a video demo or follow the written instructions below. An AEM Servlet to Receive the Request From the Teaser Component Dialog package com.perficient.aem.sample.openai.core.servlets; import com.perficient.aem.sample.openai.core.services.ChatGPTAPIService; import lombok.extern.slf4j.Slf4j; import org.apache.commons.lang3.StringUtils;

article thumbnail

Top 5 Takeaways from Salesforce Connections 2023

Perficient: Drug Development

Connections had great demos about having ChatGPT produce starter content for emails and subject lines. There also were interesting demos on how it can deliver starter code for Apex or MuleSoft. The lessons I learned from speakers, demos, and conversations with countless individuals will truly help push our Salesforce practice forward.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Updating the SPA Editor to Support Vue 3

Perficient: Drug Development

Stanley: Our Vue SPA Editor Demo At the end of this blog, you will find links to download an AEM project created to demonstrate a working Vue SPA Editor. Reverse Engineering the Existing SPA Editor The front-end portion of the SPA Editor is composed of five NPM packages. Of these five packages, three were specific to React or Angular.

article thumbnail

Dialing-in Your AI with Optimizely Feature Experimentation

Perficient: Drug Development

Here I’ll be working with OpenAI’s API along with their client package from nuget in order to simplify some rather ugly setup. In this demo, I’ll be switching the AI model that my application uses, but this approach can be used on any of the parameters sent to the AI.

Packaging 110
article thumbnail

A full guide to creating a multi-language sites with Sitecore XM Cloud and Next.js

Perficient: Drug Development

There was an issue that occurred after adding a package: the compiler errored out demanding to specify the exact version number of this package. for switching the language context and changing the URL: Now, let’s progress with a multi-language website by adding a demo component and playing it over.

article thumbnail

Excluding and including Sitecore Assemblies in Helix publishing pipeline solution

Perficient: Drug Development

To play with a higher version, consider upgrading the solution and also upgrading Sitecore.Assemblies.Platform NuGet package to the same desired Sitecore version. This is because this VS solution has a reference to Nuget packages – Sitecore.Assemblies.Platform and RichardSzalay.Helix.Publishing.WebRoot. Build the solution.

article thumbnail

Deployment of Spring Boot App on Amazon EKS Using GitHub, Jenkins, Maven, Docker, and Ansible

Perficient: Drug Development

While install Jenkins faced some issue after some debugging methods found the proper link and installation : Debian Jenkins Packages use this link to install Jenkins on Ubuntu server steps to follow: This is the Debian package repository of Jenkins to automate installation and upgrade. but I have faced some issues.