Skip to content

Code to accompany our submission to the 2023 AAAI symposium, Assured and Trustworthy Human-centered AI

Notifications You must be signed in to change notification settings

c-j-bates/contractual_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contractual AI: Toward More Aligned, Transparent, and Robust Dialogue Agents

Description

Code to accompany our submission to the 2023 AAAI symposium, Assured and Trustworthy Human-centered AI. Implements a LLM-based agent that solves an important subcomponent of the human-AI alignment problem, namely extracting all relevant stakeholders in a given situation and predicting outcomes for those stakeholders under different actions.

(NOTE: This repo is still under construction.)

Dependencies

Uses LangChain and Pandas. Tested on Python 3.10 with Anaconda environment (on OS X). Also, you need to set the environment variable OPENAI_API_KEY to your OpenAI key.

How to use

OPENAI_API_KEY=<your_key> python moral_agent.py

Authors

About

Code to accompany our submission to the 2023 AAAI symposium, Assured and Trustworthy Human-centered AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages