Skip to content

mariat189/ilab-chat-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running this Chat UI

Install with npm install

Start the client app with npm start and access it at http://localhost:3000 to view it in your browser.

Note:

  • You need both flask server and ilab serve running
  • You can view old chats in chat history, organize them in folders, rename them and delete them individually, select a few and delete, or clear them all
  • Make sure that the ilab and python servers are running.
  • Change apiBaseUrl in utilities>config.js to point to where your Flask server is running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • CSS 26.0%
  • HTML 4.3%