ejarzo / verbolect

A continuous conversation between Cleverbot and itself

Home Page:http://www.verbolect.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verbolect

by NonCoreProjector

verbolect.com

Verbolect in the Boiler Verbolect

Watch part of the stream below:

Verbolect Stream

NonCoreProjector is:

About

Verbolect is an installation that opened at The BOILER, Pierogi Gallery's Williamsburg space.

We are excited to present this exhibition consisting solely of an extended conversation between “Cleverbot and itself, continuously (24 hours per day) for the duration of the exhibition. The conversation will begin at the start of the exhibition and will be spoken audibly (emanating from two speakers placed on a table facing each other and visibly connected to laptops). The emotional content of the conversation will be translated into an animated projection that will evolve and change in sync with the emotional fluctuations of the conversation. In essence, we’re compelling (or forcing) a robot to talk to itself for an extended duration. Over the course of the exhibition, we’ll broadcast via a 24-hour, live webcam feed on YouTube, so that viewers can ‘eavesdrop’ at any time, day or night.”

How to run

To run, you need several API keys. Create a file called apikey.js in the js folder with the following keys:

const CLEVERBOT_API_KEY = 'yourCleverBotApiKeyHere';
const PIXABAY_API_KEY = 'yourPixabayApiKeyHere';
const YOUTUBE_API_KEY = 'yourYoutubeApiKeyHere';

Then simply open index.html in your browser.

About

A continuous conversation between Cleverbot and itself

http://www.verbolect.com


Languages

Language:JavaScript 93.8%Language:HTML 3.5%Language:CSS 2.7%