LlamaEdge / chatbot-ui

MIT License
17 stars 10 forks source link

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