Skip to content
/ OpenKF Public
forked from openimsdk/openkf

OpenKF is an online customer service system that improves communication for enterprises and open-source communities with customizable features.

License

Notifications You must be signed in to change notification settings

YuanJey/OpenKF

 
 

Repository files navigation

⭐️ OpenKF(Open Knowledge Flow) is an online intelligent customer service system. ⭐️

🧩 Awesome features

  1. OpenKF is an opensource customer service system based on OpenIM.
  2. Support LLM(Local Knowledgebase) customer service.
  3. Support multi-channel customer service, and easy to integrate with third-party systems.
  4. Easy to deploy and secondary development.

🛫 Quick start

Note: You can get started quickly with OpenKF.

📦 Installation

git clone https://https:/OpenIMSDK/OpenKF

🚀 Run

🕋 Architecture diagram

Architecture

MVC Architecture Design:

MVC

🤖 File Directory Description

Catalog standardization design structure:

.
├── assets
│   └── images
├── build
├── deploy
├── docs
├── kf_plugins # Local knowledgebase with LLM
│   ├── chat
│   ├── config
│   ├── data
│   ├── logs
│   ├── model
│   └── utils
├── scripts
│   ├── githooks
│   └── LICENSE
├── server # OpenKF backend
│   ├── cmd
│   ├── data
│   ├── docs
│   ├── examples
│   ├── internal
│   ├── logs
│   ├── pkg
│   ├── test
│   └── tools
└── web # OpenKF frontend
    ├── public
    ├── scripts
    └── src

🗓️ community meeting

We want anyone to get involved in our community, we offer gifts and rewards, and we welcome you to join us every Thursday night.

We take notes of each biweekly meeting in GitHub discussions, and our minutes are written in Google Docs.

🤼‍ Contributing & Development

OpenIMSDK Our goal is to build a top-level open source community. We have a set of standards, in the Community repository.

If you'd like to contribute to this OpenKF repository, please read our contributor documentation.

Before you start, please make sure your changes are in demand. The best for that is to create a new discussion OR Slack Communication, or if you find an issue, report it first.

🚨 License

OpenIMSDK is licensed under the Apache 2.0 license. See LICENSE for the full license text.

🔮 Thanks to our contributors!

About

OpenKF is an online customer service system that improves communication for enterprises and open-source communities with customizable features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 61.6%
  • Makefile 15.1%
  • Shell 8.9%
  • JavaScript 8.5%
  • Python 3.6%
  • HTML 1.0%
  • Other 1.3%