childmindresearch / agate

A webapp for accessing Azure/OpenAI models.
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Agate

Agate (working name) is a web interface for various OpenAI tools. It is built using Sveltekit and Typescript.

Installation

To install Agate, clone the repository and install the dependencies using npm:

npm install

Developing

The development server requires a few environment variables. See .env.example for a list of required variables.