Skip to content

laffan/you-should-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

You Should Go

You Should Go is a chatroom populated by humans, a host named F.R.I.E.N.D. (Frequently Random Interactive Entity Navigating Dialogues) and a series of AI mimics, who take on the personalities of the human chatters and try to get F.R.I.E.N.D to boot them.

You Should Go was designed to be a theater piece, where viewers could log on and engage with F.R.I.E.N.D. and evake the mimics in real time.

demo of You Should Go

Installation

  1. Create an OpenAI API Key here . Copy it.

  2. Create a .env file in the server folder with the following content:

export OpenAI_API="paste-in-your-openAI-API-key"
  1. Run nmp install inside both the site and server folders.

Running the Project

Run node server.js in the server folder and yarn dev in the site folder.

To Do

  • limit msg length
  • Style for phones
  • Interject ever 5 msgs
  • 10th msg : speech mimic after 10th message.
  • Limit/clean up name checker
  • text decay
  • @ the 8 min mark : Audio summary begins to play.

About

A chat room of humans and mimics, hosted by an AI who is trying to tell them apart. (Class project.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published