The Vertex AI SDK for ABAP comes with demo programs that let you
practice and learn how to use Google's generative AI services.
You can also use reference code from the demo programs as
a starting point for your own projects.
Explore these demos to see how Google's generative AI models can address
your unique needs for SAP use cases from your ABAP environment.
Generate embeddings to represent complex data as numerical vectors,
capturing semantic meaning and relationships between the data points.
Try the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Run Generative AI demos for SAP\n\n\u003cbr /\u003e\n\nThe Vertex AI SDK for ABAP comes with demo programs that let you\npractice and learn how to use Google's generative AI services.\nYou can also use reference code from the demo programs as\na starting point for your own projects.\nExplore these demos to see how Google's generative AI models can address\nyour unique needs for SAP use cases from your ABAP environment.\n\n\n| **Note:** Demo programs are available only with the on-premises or any cloud edition of ABAP SDK for Google Cloud. They are not available with the SAP BTP edition of ABAP SDK for Google Cloud.\n\n\u003cbr /\u003e\n\nBefore you try these demos, make sure to complete the necessary\n[configurations for the Vertex AI SDK for ABAP](/sap/docs/abap-sdk/vertex-ai-sdk/latest/install-configure-vertex-ai-sdk-abap).\n\nThe demos cover a variety of generative AI services, such as:\n\n- Invoke Gemini models to generate text and multimodal content.\n Try the following:\n\n - [Demo: Generate text content](/sap/docs/abap-sdk/vertex-ai-sdk/latest/demos/generate-text-content)\n - [Demo: Generate multimodal content](/sap/docs/abap-sdk/vertex-ai-sdk/latest/demos/generate-multimodal-content)\n- Generate embeddings to represent complex data as numerical vectors,\n capturing semantic meaning and relationships between the data points.\n Try the following:\n\n - [Demo: Generate text embeddings](/sap/docs/abap-sdk/vertex-ai-sdk/latest/demos/generate-text-embeddings)\n - [Demo: Generate multimodal embeddings](/sap/docs/abap-sdk/vertex-ai-sdk/latest/demos/generate-multimodal-embeddings)\n\nAdditionally, you can also try the Vector Search and\nVertex AI Feature Store demos within the Vertex AI SDK for ABAP.\n\nWhat's next\n-----------\n\n- Learn about [Generative AI on Vertex AI for SAP](/sap/docs/abap-sdk/vertex-ai-sdk/latest/vertex-ai-for-sap-overview).\n- Ask your questions and discuss the Vertex AI SDK for ABAP with the community on [Cloud Forums](https://discuss.google.dev/tags/c/google-cloud/14/abap-sdk)."]]