Skip to main content

21 docs tagged with "Generative AI"

Generative AI is a type of AI that is capable of generating new data, such as images, videos, and text, based on the data it has been trained on.

View all tags

Agent2Agent Interoperability

The Agent2Agent (A2A) protocol facilitates communication between independent AI agents. SAP contributes to the A2A specification via Joule and Open Resource Discovery (ORD).

Agents for Structured Data

Agents for Structured Data leverage advanced AI capabilities to transform how organizations interact with and derive insights from large quantities of tabular and other structured data. By integrating natural language processing, federated data access, and real-time analytics, these applications enable seamless decision-making and operational efficiency across diverse industries.

AI Agents & Project Agent Builder (PAB)

This is an overview of AI agents and their role in enterprise automation, focusing on SAP's Project Agent Builder (PAB) and its support for content-based and code-based agent development. It explores the technical components, design strategies, and evaluation criteria for deploying AI agents effectively within the SAP ecosystem.

Basic Prompting

Enhance SAP BTP applications using Generative AI by integrating custom prompts for Foundation Models or LLMs. This allows natural language processing to craft AI responses tailored to specific tasks, enabling intelligent user interactions and achieving application objectives.

Embeddings & Semantic Search

Semantic search using embeddings converts data into dense numeric vectors to capture meanings. Stored in vector databases, these vectors enable efficient similarity searches with cosine similarity, improving search relevance and user experience by focusing on meaning over exact keywords.

Generative AI on SAP BTP

Harness Generative AI on SAP BTP using a CAP-based backend with SAP HANA Cloud's Vector Engine for similarity search. The Generative AI Hub allows seamless integration of LLMs, supporting RAG and other advanced patterns. Compatible with Cloud Foundry and Kyma, it optimizes AI-driven app development.

Multitenant SaaS Application using CAP

Multitenant SaaS applications built on SAP BTP offer a powerful way to extend SAP's core solutions and address specific industry or business needs at scale. By allowing multiple customers to share a single instance of the software, multitenancy lowers costs and makes maintenance simple for all users. This approach not only drives innovation and scalability but also enables faster time-to-market and more efficient resource utilization.

Retrieval Augmented Generation (RAG)

Enhance LLM control with Retrieval Augmented Generation (RAG), which integrates external data to reduce hallucinations and improve accuracy across multiple domains without the need for fine-tuning. This approach combines factual data with language knowledge for increased precision.