Skip to content
/ Ivy Public

React.js front-end for an interactive AI chat

Notifications You must be signed in to change notification settings

FLOCK4H/Ivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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