/roundtable

Primary LanguagePythonMIT LicenseMIT

AI Roundtable

  • Roundtable = list[Persona]
  • Comment = dict(persona=Persona, comment=str, user=bool)
  • Discussion = lit[Comment]