Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 787 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 787 Bytes
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