# High level Concepts

### How Groclake Helps

Groclake simplifies commerce automation by integrating powerful infrastructures into a cohesive platform. With Cataloglake, it streamlines catalog management, enabling the effortless creation, organization, and sharing of product catalogs. VectorLake brings advanced AI capabilities, such as embedding vectors and semantic search, enhancing product discovery and RAG-based applications. Modellake powers LLM-based operations, including chat completions, language translation, and speech recognition, providing intelligent interaction tools. Datalake ensures seamless storage and handling of structured and unstructured data like PDFs, spreadsheets, and text documents for diverse use cases. ONDClake facilitates quick and efficient connectivity to the ONDC network, helping enterprises transact effortlessly. Agentlake simplifies the registration, management, and utilization of intelligent agents, enabling seamless automation within diverse workflows. Finally, Applake enables integration with multiple e-commerce apps, platforms, payment gateways, and courier services, streamlining workflows and enhancing scalability for commerce applications.\
\
Let's understand one by one

### <mark style="color:blue;">1.</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Cataloglake**</mark>

Cataloglake is a powerful infrastructure to simplify how e-commerce catalogs are managed and shared. It helps businesses create, store, and organize catalogs easily while enabling advanced features like smart filters, personalized recommendations, and conversational product searches. You can even build catalogs using just images or set up category and product pages for online stores effortlessly. Cataloglake makes managing catalogs smarter, faster, and more efficient, so developers can focus on creating great e-commerce experiences.

### <mark style="color:purple;">2.</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Vectorlake**</mark>

Vectorclake is a vector centric infrastructure allowing developers to create embedding vectors quickly, store vectors and build useful RAG applications

### <mark style="color:red;">3. Modellake</mark>

Modelake is an infrastructure pipe for LLM based operations like chat completions, language translations, automatic speech recognition, text to speech, speech to text and speech to speech operations.

### <mark style="color:orange;">4.</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Datalake**</mark>

Datalake is a data warehouse for storing various types structured and unstructured documents and records. Using Datalake, developers can store pdfs, word documents, excel sheets, google sheets, texts etc for RAG based applications

### 5. **Agentlake**

Agentlake is a Python-based integration library designed to streamline the registration, management, and utilization of intelligent agents within diverse workflows.&#x20;


---

# 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.groclake.ai/high-level-concepts.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.
