Skip to content

doug-wade/eleventy-plugin-gpt4all-example

Repository files navigation

eleventy-plugin-gpt4all example

This repository demonstrates how to use eleventy-plugin-gpt4all. For full documentation, see its README.

Getting Started

First, fork and clone the repository and change your working directory to the root of this example.

Next, install the dependencies

yarn install

Then, run the site

yarn serve

The GPT4All generated site should now be running on port 3000. Open http://localhost:3000/ to see your running site. There should also be two other pages: http://localhost:3000/corgis and http://localhost:3000/dashshunds.

About

An example of how to use the eleventy plugin for GPT4All

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published