Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doug-wade/eleventy-plugin-gpt4all-example
An example of how to use the eleventy plugin for GPT4All
https://github.com/doug-wade/eleventy-plugin-gpt4all-example
Last synced: 19 days ago
JSON representation
An example of how to use the eleventy plugin for GPT4All
- Host: GitHub
- URL: https://github.com/doug-wade/eleventy-plugin-gpt4all-example
- Owner: doug-wade
- Created: 2024-01-20T06:45:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-25T00:45:00.000Z (12 months ago)
- Last Synced: 2024-10-30T11:08:13.901Z (2 months ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eleventy-plugin-gpt4all example
This repository demonstrates how to use [`eleventy-plugin-gpt4all`](https://npmjs.com/package/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
```shell
yarn install
```Then, run the site
```shell
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.