Giter Club home page Giter Club logo

chatbot-ui's Introduction

A lightweight Chatbot UI

PC

image

Mobile

image

Project Description

Chatbot UI project based on React framework, Node 16+, with following functionality

  • PC and Mobile supported
  • Greeting message
  • Showing example question
  • Send and recieve messages
  • Positive and Negative review

Configuration

  • Optional configuration based on API mode or self-defined data
    • For self-definition mode, data structure can be modified from chatRoomDefaultStartModel in Config.ts. ChatbotDefaultStartModel is default model.
    • For API mode, chatStartApiUrl should be provided in Config.ts file based on the project API URL. Notice that in this mode, the URL list below should also be provided.
      • Config.chatMessageSendApi:The API url that performs the message sending.
      • Config.chatMessageEvaluateApi: The API url that performs the action when user click like/dislike review.

Related "Model" and "Interface"

  • Related model could be change in Model directory
  • Chatroom related function is wrapped in ChatBotServer.

How to run in dev mode and mock response

Building for production

  • npm run build

Reference

chatbot-ui's People

Contributors

yakunjin avatar

Stargazers

annalee avatar

Watchers

annalee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.