ianb / llm-garden

A number of experiments using GPT-3, delivered in a web app

Home Page:https://llm.ianbicking.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLM Garden

This is my (Ian's) playground for doing stuff with GPT-3.

Site

The site is deployed to https://llm.ianbicking.org

Note you have to have your own GPT API Key to run any examples.

Site deployed to Pages

Building / running

To run use:

# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev

About

A number of experiments using GPT-3, delivered in a web app

https://llm.ianbicking.org


Languages

Language:JavaScript 98.6%Language:CSS 1.1%Language:HTML 0.3%Language:Nix 0.0%