# Introduction

#### What is the Great Wave AI Platform?

The Great Wave AI Platform is a comprehensive system designed to seamlessly integrate context-centric generative AI into your applications. It effectively addresses the challenges commonly faced in the adoption of generative AI within enterprise environments. This is achieved by simplifying the entire lifecycle of AI agents—from their creation and deployment to their integration and ongoing monitoring.

Utilizing cutting-edge technologies such as Large Language Models (LLMs), Embeddings, Retrieval-Augmented Generation (RAG), Vector Databases, Guardrails, and Evaluation tools, the platform ensures that the most advanced capabilities are readily accessible. It features an intuitive user interface that significantly simplifies the user experience, making sophisticated AI technologies available to everyone, regardless of their technical expertise.

All these functionalities are housed within the Great Wave AI Studio, a user-friendly, no-code environment where users can easily build, configure, and manage generative AI agents. This environment empowers users to harness the power of AI without the need for extensive programming knowledge, facilitating a broader adoption of AI across various industries.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.greatwave.ai/great-wave-ai-platform/great-wave-ai-platform/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
