apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.8k stars 978 forks source link

[Feature] Implementing an NLP-based chat answering bot 🤖️ #1512

Open MonsterChenzhuo opened 1 year ago

MonsterChenzhuo commented 1 year ago

Search before asking

Description

The streampark project, which I have always defined as an operation and maintenance product, provides data analysts, data warehouse developers, and business developers with the ability to support real-time computing and offline computing, and it is necessary for us to produce a solution to guide them accordingly and get them up to speed quickly. Because when the real-time tasks and offline tasks reach 10,000, the daily consultation and Q&A for streampark's operation and maintenance staff will take up a lot of time, and the platform's operation and maintenance staff will have little time to engage in other work contents.And the intelligent chat answer bot is a good choice

streampark项目,我一直把它定义为一个运维产品,它为数据分析师、数据仓库开发人员、业务开发人员提供了支持实时计算、离线计算的能力,我们有必要制作一个解决方案,对他们进行相应的指导,让他们快速上手。因为当实时任务和离线任务达到1万个的时候,每天对于streampark的运维人员的咨询和答疑就会占用大量的时间,导致平台的运维人员几乎没有时间去从事其他工作内容。而智能的聊天答疑机器人是不错的选择

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

wolfboys commented 1 year ago

good idea, do you have specific measures?