Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doug-wade/eleventy-plugin-local-ai-example
An example of how to use the eleventy plugin for LocalAI
https://github.com/doug-wade/eleventy-plugin-local-ai-example
Last synced: 19 days ago
JSON representation
An example of how to use the eleventy plugin for LocalAI
- Host: GitHub
- URL: https://github.com/doug-wade/eleventy-plugin-local-ai-example
- Owner: doug-wade
- Created: 2024-02-19T21:49:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T22:59:40.000Z (11 months ago)
- Last Synced: 2024-10-30T11:08:15.272Z (2 months ago)
- Language: HTML
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eleventy-plugin-local-ai example
This repository demonstrates how to use [`eleventy-plugin-local-ai`](https://npmjs.com/package/eleventy-plugin-local-ai). 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 LocalAI 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.