# GenAI SDK and GLChat Hello World

{% hint style="danger" %}
This documentation has been deprecated and moved to the [GL SDK Gitbook](https://gdplabs.gitbook.io/sdk/glchat/tutorials/genai-sdk-and-glchat-hello-world)
{% endhint %}

## Getting Started with Custom Tool and Agent

1. Clone the repository and navigate to the `custom-tool-and-agent` directory:

```bash
git clone https://github.com/GDP-ADMIN/gen-ai-examples.git
cd gen-ai-examples/examples/custom-tool-and-agent
```

2. Setting up:\
   To set up the project, please refer to the respective README file for [custom-tool-and-agent](https://glair.gitbook.io/hello-world/examples/custom-tool-and-agent).
