Skip to content

CLAIRify: Errors are Useful Prompts: Instruction Guided Task Programming with Verifier-Assisted Iterative Prompting

License

Notifications You must be signed in to change notification settings

ac-rad/xdl-generation

Repository files navigation

CLAIRify Web Interface

This directory contains the source code for CLAIRify Web interface

Dependencies

You can install dependencies by

pip install -r requirements.txt

Getting Started

  1. Set OPENAI_API_KEY environment variable. (cf. Best Practices for API Key Safety)
  2. Start the server
python main.py
  1. Open http://127.0.0.1:3000/ in your favorite browser.

Usage

  1. Type your experiment in the left column.
  2. Click "Translate" button.
  3. You will see an execution log while translation
  4. Final output XDL will be automatically shown after translation is done.

About

CLAIRify: Errors are Useful Prompts: Instruction Guided Task Programming with Verifier-Assisted Iterative Prompting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •