Skip to content

GDP-ADMIN/gen-ai-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

Gen-AI Examples

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 it into their own projects.

Getting Started Using Binary Version

  1. Clone the repository and navigate to the gen-ai-hello-world directory:

    git clone https://github.com/GDP-ADMIN/gen-ai-examples.git
    cd gen-ai-examples/examples/gen-ai-hello-world
  2. Setting up:
    To set up the project, please refer to the respective README file in the gen-ai-hello-world directory.

Getting Started Using Source Code Version

  1. Add SSH key to your GitHub account

    Please follow this instruction by GitHub: Adding a new SSH key to your GitHub account.

    This is required as this sample has dependency to a private GitHub repository.

  2. Clone the repository and navigate to the gen-ai-internal-hello-world directory:

    git clone git@github.com:GDP-ADMIN/gen-ai-examples.git
    cd gen-ai-examples/examples/gen-ai-internal-hello-world
  3. Setting up:
    To set up the project, please refer to the respective README file in the gen-ai-internal-hello-world directory.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published