Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 686 Bytes

README.md

File metadata and controls

40 lines (33 loc) · 686 Bytes

Chatbot UI Improvement

This project is an improved version of chatbot UI that allows customizing request URLs.

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