/Ivy

React.js front-end for an interactive AI chat

Primary LanguageJavaScript

Ivy Logo

About

Ivy was meant to be an interactive AI assistant with it's own chat environment, the project was dumped but this repository can serve as a pretty good base for an AI interface made using React.js

Running

To install necessary dependencies:

npm install

To start the development server:

npm start

Design

Ivy interface
Ivy interface_2