Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

seed-debate

Adds a list of comments in a CSV file to the debate. Saves having to do this one-by-one in the UI.

Instructions

  • Setup your evironment according to the root README
  • Create a CSV file that has at least the following column
new-comments
A statement
Another statement
...
  • Copy .template.env to .env and fill in the relevant details
  • Run python run.py