Skip to content
@genai-musings

genai-musings

genai-musings - README.md

Recently we spent sometime spent experimenting with a number of generative AI text, image and video creation tools including ChatGPT, D-ID Studio, Dall-E and Bing Image Creator via the API interfaces they provide.

We are now sharing the results of those experiments through this, the genai-musings GitHub organization. The genai-musings organization includes a number of sample repositories containing "bare bones" examples, each illustrating how to make a single API call to an AI tool and how to process the response.

Each repository also includes:

  • GitHub CI Actions to lint, validate and test any code submitted before it is merged.

  • GitHub CD Action to build and deploy a docker image containing the respective sample applications.

Note: The sample applications require accounts, keys and in some cases credits for the respective AI tools. Details as to what is required for each sample application is specified in the README.md files of the individual repositories.

Finally as a common pattern emerged when creating the genai-musings repositories, this organization also contains a GitHub Template Repository - template-repo-template. This is a Python template repository intended for use if and when creating similar repositories for other AI tools or indeed when creating new Python repositories.

Feel free to browse the code, to make a contribution by submitting a pull request, to ask a question or report a bug by opening an issue in the relevant genai-musings GitHub repository.

Pinned Loading

  1. chatting-with-ChatGPT chatting-with-ChatGPT Public

    Repository for chatting with ChatGPT

    Python 3 3

  2. creating-with-BingImageCreator creating-with-BingImageCreator Public archive

    Repository for creating with Bing Image Creator

    Python 1

  3. dallying-with-DALL-E dallying-with-DALL-E Public

    Repository for dallying with DALL-E

    Python 1

  4. dawdling-with-D-ID dawdling-with-D-ID Public

    Repository for dawdling with D-ID

    Python

  5. template-repo-template template-repo-template Public template

    Licensed to Template: A customizable GitHub repo template. Shaken, not stirred.

    Python 2

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…