Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 371 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 371 Bytes

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.