Skip to content

diya-iyer/mood-light

Repository files navigation

Conversation Mood Light

Conversation Mood Light tunes its color to make your conversations more immersive and engaging. The mood light uses AI sentiment analysis to adapt to the tone of your voice, keeping your conversations the center of focus.

Getting Started

Prerequisites

Installation

Clone the repo:

git clone https://github.com/diya-iyer/mood-light.git

Build the Circuit

Build the circuit as specified in the schematic.

Usage

Start the Mood Light

In Arduino IDE, run the Arduino sketch. Then in Processing, run the Processing sketch.

Host the server locally

Install the dependencies:

npm install

Add your Assembly AI API key to the .env file.

Start the server

npm start

Replace the server url in the Processing file with your local server url.

Start the Arduino and Processing sketches normally.

Documentation

Docs for the Node.js server endpoints can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published