/chatbot-ui

Primary LanguageTypeScriptMIT LicenseMIT

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