An open API service indexing awesome lists of open source software.

https://github.com/cmdlinezero/lab-factory

Generative AI Automated Blogger + Reviewer
https://github.com/cmdlinezero/lab-factory

codelab hugo

Last synced: 12 months ago
JSON representation

Generative AI Automated Blogger + Reviewer

Awesome Lists containing this project

README

          

# Lab Factory

LLM Generative AI to automate the curation of technical instructions.

## Factories

Factories are defined for the following content delivery options:

| Factory | Generates | Description |
|----------|-----------------------|-------------|
| [Codelab](https://github.com/cmdlinezero/lab-factory/blob/main/codelab/README.md) | Codelab formatted lab | Use this option for Codelab content. |
| [Hugo Codelab theme](https://github.com/cmdlinezero/lab-factory/blob/main/blog/README.md) | Hugo Blog Codelab theme formatted lab | Use this option for Hugo blog content. |

## Template

Templates are defined in the `templates` directory.
The templates are based on `go` templates and these are awesome.