Skip to content

Multi-agent LLMs to mimic the real-life legislative drafting procedure. For the MoJ / Cabinet Office

Notifications You must be signed in to change notification settings

trsav/legismaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal PSE logo

legis-maker

Instructions:

  1. Create Conda environment
$ conda env create -f environment.yml
  1. Create .env file in the root directory and add the following line with respective key.
ANTHROPIC_API_KEY=sk-ant-api03-...
  1. Run draft_legislation/draft_legislation.py to generate a piece of legislation, which calls from the specified file (in this case data/skateboard.txt).
proposed_act_path = "data/skateboard.txt"
create_legislation(proposed_act_path)

Example Output

Team (Group 29)

  • Shahbaz Chaudhry
  • Jamie Mann
  • Alun Rees
  • Kevin Russling
  • Tom Savage
  • Jess Watson

About

Multi-agent LLMs to mimic the real-life legislative drafting procedure. For the MoJ / Cabinet Office

Topics

Resources

Stars

Watchers

Forks

Languages