Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Rui-Nogueira
Advisor
Advisor

AI is everywhere in the past months. This is true as well for SAP BTP. If you are a developer and are wondering how you can use SAP Business Technology Platform to develop your own AI applications, we have something for you!

The BTP-GENAI-STARTER-KIT is available on Gihub at https://github.com/SAP-samples/btp-genai-starter-kit.  That repository gives users of the SAP Business Technology Platform (BTP) a quick way to learn how to use generative AI with services on SAP BTP.

The starter-kit does the following:

  • Setup of the necessary infrastructure on SAP BTP like the SAP AI Core Service and the SAP HANA Cloud including the vector engine capability using the Terraform provider for SAP BTP.
  • Configuration of the SAP AI Core Service so that the necessary AI models are available.
  • Examples on how you can use the setup to run your genAI use cases.

So far you find sample code to run a first RAG (retrieval augmented generation) case with the vector engine of SAP HANA Cloud and the SAP AI Core service. Moving forward we might add some more examples to the repository.

So, if you are a developer using SAP BTP and want to get your hands into some code for genAI cases, go ahead and checkout the btp-genai-starter-kit on Github at https://github.com/SAP-samples/btp-genai-starter-kit.

button.png