Git Product home page Git Product logo

chatbot's Introduction

Enterprise Chatbot

An mobile chatbot framework based on dify agent

Features

  • Auto login for enterprise OA like Dingtalk
  • Can ask LLM to perform user specific actions like submit an application
  • Voice recognition using OA app's native API
  • Very simplified UI and codebase with minimal dependencies

Get Started

Dingtalk Showcase

Home

User Context

You can always ask LLM who are you? and it will give you its basic information. But you can't ask LLM who am I? because it doesn't have the context of the current user. Now, since we are inside dingtalk, we can get user's information via dingtalk's open api so that our Agent knows the context

It would be dumb to tell user who they are, of course user know who they are. However, user might forget (or really don't know) more advanced information like the precise name of their department, their role, their employee number etc, not to mention more remote-related information like their manager, their direct subordinates, their colleagues etc, even, their parent's birthday, but that is another story.

Seamless Navigation

In workplace, we often need to ask for help, e.g. who knows how to use the printer. We can store such information in our Agent and the little trick is to return not only the name of the person, but also the link of the person so that when user clicks on the link, it opens a chat directly

In-chat User Options

when user asks the bot to submit an application, chances are user is not providing all the required information. Our bot will help user to fill in the missing information.

Private Data

Store your office information in a notebook? Find it hard to remember? Now you can store all your office information in our Agent and you can ask for some specific information using natural language.

Location

Have you ever been in a situation when your friend (or customer) asks where you are? Now we can use OA's API to get user's current location and answer location based questions.

Limitations

  • Use my dify fork with SSO implemented
  • Quite many dify frontend features are not supported yet, and some are modified
  • Although some basic feature might work in PC, but many won't

chatbot's People

Contributors

lancemao avatar

Stargazers

 avatar Navy Xie avatar  avatar  avatar

Watchers

 avatar  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.