# ai-sdk **Repository Path**: mirrors_SAP/ai-sdk ## Basic Information - **Project Name**: ai-sdk - **Description**: The SAP Cloud SDK for AI documentation repository. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-13 - **Last Updated**: 2025-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SAP Cloud SDK for AI documentation portal [![REUSE status](https://api.reuse.software/badge/github.com/SAP/ai-sdk)](https://api.reuse.software/info/github.com/SAP/ai-sdk) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/SAP/ai-sdk) This repository contains sources for the [SAP Cloud SDK for AI Documentation](https://sap.github.io/ai-sdk/). ## Looking for the repository of the SAP Cloud SDK for AI? Find it here: - [JavaScript/TypeScript](https://github.com/SAP/ai-sdk-js). - [Java](https://github.com/SAP/ai-sdk-java). ## Requirements and Setup - [Node.js](https://nodejs.org/en/download/). We recommend the latest LTS version of node.js. Check your version with `node -v`. You can use [`nvm`](https://github.com/nvm-sh/nvm) for managing multiple Node versions on a single machine. - Run `npm install` - Run `npm start` - The SAP Cloud SDK for AI documentation portal should open in a new browser window ### How To Document The markdown files for the documentation are in the `docs` directory. Add or change an article and create a pull request. ## Getting Support - [SAP Cloud SDK for AI Java](https://github.com/SAP/ai-sdk/issues) - [SAP Cloud SDK for AI JavaScript / TypeScript](https://github.com/SAP/ai-sdk-js/issues) - [Documentation portal](https://sap.github.io/ai-sdk/) ## Contributing Feel free to contribute to the SAP Cloud SDK for AI documentation. Check out our [contribution guide](./CONTRIBUTING.md) and follow our [code of conduct](./CODE_OF_CONDUCT.md). ## Security / Disclosure If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/SAP/ai-sdk/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems. ## Code of Conduct We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times. ## Licensing Copyright 2025 SAP SE or an SAP affiliate company and ai-sdk contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/ai-sdk).