This repository contains a collection of examples demonstrating the usage of the GDP Labs GenAI SDK. These examples are intended to help developers understand the SDK’s capabilities and learn how to integrate them into their own projects.
Warning
The GenAI SDK is in binary version and is currently only available for Linux, macOS, and Windows.
-
Clone the repository and navigate to one of the examples:
git clone https://github.com/GDP-ADMIN/gen-ai-examples.git cd gen-ai-examples/examples/gen-ai-hello-world
-
Setting up:
To set up the project applications, please refer to the respective README files in the examples directory. -
Explore and modify:
Examine the code, try different queries, and modify the examples as needed.