Conversation
✅ Deploy Preview for spryker-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
0a883f9 to
3f7fe72
Compare
3f7fe72 to
a95c7ff
Compare
|
|
||
| **Without Structured Responses:** AI generates text descriptions. Your team manually parses the text to identify SKU, price, dimensions, materials, and other attributes. Inconsistent formats lead to errors. | ||
|
|
||
| **With Structured Responses:** AI extracts data and returns it in a predefined structure: |
There was a problem hiding this comment.
Structured response from AiFoundation is based on Transfer (DTO), but not json so that it makes iit fast compatible with any feature in Spryker code
| } | ||
| ``` | ||
|
|
||
| **Business impact:** Faster catalog updates, consistent data quality, reduced manual data entry, fewer import errors. |
There was a problem hiding this comment.
Actually, faster development and integrations
Impact mostly on DevEx - it is like syntax suger and nothing else
most of content of this page is pure "pure fiction"
|
|
||
| ### Security and permissions | ||
|
|
||
| Tools respect your business rules and permissions: |
There was a problem hiding this comment.
Actually it is not a part of AiFouldation - none of them
|
|
||
| --- | ||
|
|
||
| ## Key features |
There was a problem hiding this comment.
AiFoundation does not provide features itself.
It is a platform to build them, and it has capabilities for it
|
|
||
| ### Conversation History | ||
|
|
||
| Maintain context across multiple customer interactions. AI remembers previous exchanges, builds on earlier discussions, and provides contextually relevant responses throughout extended dialogues. |
There was a problem hiding this comment.
AI remembers previous exchanges
In context has to be AiFoundation
AI does not remember anything here - relevant for the whole page about it
|
|
||
| ### Increased conversion rates | ||
|
|
||
| By maintaining context, AI assistants can guide customers through complete purchase journeys without losing momentum. A customer who explores products today can return tomorrow, and the AI remembers their requirements and previous selections. |
There was a problem hiding this comment.
AI remembers -> AiFoundation remembers
PR Description
Describe the context for your changes and the changes you've made.
Tickets
If changes are associated with a ticket, add a docs ticket here.
Checklist