Agate (working name) is a web interface for various OpenAI tools. It is built using Sveltekit and Typescript.
To install Agate, clone the repository and install the dependencies using npm:
npm install
The development server requires a few environment variables. See .env.example
for a list of required variables.