Skip to content

An engine for translating imaginary functions into LLM prompts

License

Notifications You must be signed in to change notification settings

libretto-ai/imaginary-dev

Repository files navigation

imaginary-dev

This project has a few parts:

Getting Started

  1. Use Volta to set up the correct version of node and npm

  2. Install packages

    npm install

  3. Build all packages to make sure they are working.

    npm run build

  4. To run the playground locally, make sure to set environment variables (usually in .env) to point back to the server:

    OPENAI_API_KEY=<key from https://platform.openai.com/account/api-keys>
    

You can also add it on the command line in the next step if you want.

  1. To start the playground's dev server:

    cd example-clients/nextjs-playground npm run dev

About

An engine for translating imaginary functions into LLM prompts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •