Skip to content

LlamaEdge/chatbot-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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