Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 857 Bytes

README.md

File metadata and controls

41 lines (33 loc) · 857 Bytes

Chatbot UI Improvement

This project is an improved version of chatbot UI that allows customizing request URLs. The project is forked from mckaywrigley/chatbot-ui, which using MIT license.

Getting Started

Clone this project:

git clone https://github.com/second-state/chatbot-ui.git

Install dependencies:

npm install

or

yarn

Run the project:

npm run dev

or

yarn dev

Deployment

Fork the project on GitHub

deploy using GitHub Pages with GitHub Actions GitHubPages.png

chose this action and commit it NextjsAction.png

Features

  • Allows customizing request URLs
  • Developed using Next.js
  • Supports customizable interaction flows