ai · English Article · Software

Sitecore Stream for PDXP – Tree Translation (PREMIUM) in v.1.7.26

Sitecore has released the new version of Stream for PDXP v.1.7.26.

The release includes:

  1. The new Tree translation feature (PREMIUM):  translate an entire content tree (a parent item and all its descendants) into a target language in a single operation.
  2. Improved behavior for Page Translation (consistent with Tree Translation): security, optimization, etc.
  3. Bug fixes: Addressed various minor issues to enhance overall stability and performance.

Stream Tree Translation

The Tree Translation is a new approach for translating your content and media items, serving as a convenient addition to Item Translation and Page Translation. This feature is available for Premium users performing bulk operations.

To run the Tree Translation, in Content Editor select the item node that you want to translate, then switch to the target language (e.g. Danish) and in the Versions tab click the Stream Translate => Translate Tree

In the next example I show how to use Tree Translation that has 50 items in the selected node.

Continue reading “Sitecore Stream for PDXP – Tree Translation (PREMIUM) in v.1.7.26”
ai · English Article · Software

Prompt Engineering

What’s the prompt? It’s simply a question or instruction. A prompt is the art of communicating with AI models to get a desired output. The clearer and more detailed the prompt, the better the response. The more specific and thorough you are, the more accurately the task will be completed.

Prompt requires 3 things:

  1. Context – the material to be worked on.
  2. Role – you and your role (who you are and what you do).
  3. Expectation – the desired material to be generated.

Example of crafting promps:

  1. Okay:
    • “Can you help me understand the current trends in global markets?”
  2. Better (+context and role):
    • I am a Business Analyst at Abc Co exploring global market trends. Can you help me understand the key trends across industries and regions?”
  3. Best (+expectation):
    • “I am a Business Analyst at Abc Co exploring global market trends. Can you help me understand the major trends impacting global markets, focusing specifically on how technological advancements and geopolitical shifts are influencing vatius industries? Please highlight the key trends, assess their potential risks, and identify any challenges organizations might face in adapting their strategies to these changes.
Continue reading “Prompt Engineering”
English Article · Software

Sitecore Stream for PDXP – Content Extraction

In the new release, Sitecore introduced a brand-new feature – Content Extraction that can help extract data from various input sources, including files, URLs, or plain text. The latest package is version 1.3.23.

In my demo I’ll have 2 parts: preparation and execution.

Preparation

Let’s say we have a store of Powerful bars/gels, there can be lots of different products with different flavors, usage, package sizes, and so on. Hence for this kind of items (products) a template is needed:

Then we need a document, as for now it’s supported the next file formats: PDF, TXT, JPG, JPEG, PNG.

As an example, please refer to the following screenshot; in my case, it’s a PDF document. In real life, you might have a multipage document, but just be aware that the limit is 3MB and the maximum number of pages should be up to 30.

Continue reading “Sitecore Stream for PDXP – Content Extraction”