Giter VIP home page Giter VIP logo

dialop's Introduction

๐Ÿ“  The DialOp Environments

Collaborative decision-oriented dialogue environments for humans and LLM agents.

These environments are associated with the paper Decision-Oriented Dialogue For Human-AI Collaboration.

[Paper] [Website]

Play against GPT-3

Get started and play the games with GPT-3 as an assistant:

pip install -e .
vim dialop/.api_key
python dialop/play_gpt3.py --game {optimization, planning, mediation}

Overview

  • games: define game logic, environment data generation
  • envs: text-based interfaces for games
  • apps: web app interfaces for games for human-human play
Name Description Human UI Agent Text Interface Hosted UI
Optimization Assign the best reviewers for conference papers Optimization UI Optimization Text Interface Play now
Planning Plan the best itinerary with the least travel and price Planning UI Planning Text Interface Play now
Mediation Coordinate a set of group flights that works well for everyone Mediation UI Mediation Text Interface Play now

To play against yourself with the text-based environment:

python dialop/play.py --game {optimization, planning, mediation}

To play against yourself with the web UI:

cd dialop/apps
game={optimization, planning, mediation} flask run

For Planning, you'll need to input a MapboxGL access key in static/client.js and static/map.js to show the map on the agent side and access other map features.

Human-Human Dialogues

To see human-human dialogues:

unzip dialop/data.zip

Self-Play and Prompted Self-Play Evaluation

Coming soon!

Citation

@article{lin2023decision,
  title={Decision-Oriented Dialogue for Human-AI Collaboration},
  author={Lin, Jessy and Tomlin, Nicholas and Andreas, Jacob and Eisner, Jason},
  journal={arXiv preprint arXiv:2305.20076}
  year={2023}
}

dialop's People

Contributors

jlin816 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.