https://github.com/romiconez/contact-center-automation-service
A service for automating customer service using AI
https://github.com/romiconez/contact-center-automation-service
ai asynchronous automation backend customer-service microservices-architecture nlp telegram-bot
Last synced: 14 days ago
JSON representation
A service for automating customer service using AI
- Host: GitHub
- URL: https://github.com/romiconez/contact-center-automation-service
- Owner: RomiconEZ
- Created: 2024-05-10T21:33:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T09:27:09.000Z (over 1 year ago)
- Last Synced: 2025-01-12T05:14:53.900Z (9 months ago)
- Topics: ai, asynchronous, automation, backend, customer-service, microservices-architecture, nlp, telegram-bot
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Table of Contents / Содержание
## About The Project / О проекте
**Main purposes of the service**
* Reduce the cost of maintaining a contact center
* Provide round-the-clock customer service
* Automate typical tasks**How it works**
* There is a telegram chatbot for customers (Customer Bat) through which they communicate with LLM,
which uses a knowledge base about a particular business to provide accurate information.
If desired, customers can sign up in a queue where they will wait for an agent
(business representative).* There is a telegram chatbot for agents, through which they can get information about
a waiting client with a summary of his communication with the bot in order
to quickly find out about the client's problem.
There are also special functions for the superagent,
which is set via a script in the Generative Backend.* The link between the two bots is the Generative Backend.
It is necessary for generating content and working with the database.The service is designed for small businesses, since it is expected that the entire service,
including LLM, will be deployed on a local machine owned by the business.
Without the need to use third-party services and computing power.
This is primarily due to the high prices of third-party products.The project is based on a _micro-service architecture_
There are 4 main services -
* [Generative Backend](https://github.com/RomiconEZ/GenerativeBackend/tree/dev)
* [Customer Bot](https://github.com/RomiconEZ/CustomerBot)
* [Agent Bot](https://github.com/RomiconEZ/AgentBot)
* [LLM HTTP Server](https://lmstudio.ai)**Main functions of each of the services**
## DEMO video
### Customer Bothttps://github.com/RomiconEZ/Contact-Center-Automation-Service/assets/94119476/443d4dd8-be11-4c46-b415-36a50cdeb9e0
### Agent Bot
https://github.com/RomiconEZ/Contact-Center-Automation-Service/assets/94119476/0287a910-79d8-4d88-8392-0a7e2b8fae0a
## Getting Started / Начало
1. Run all services according to the README for each project.
## Contact / Контакты
Roman Neronov:
* email: roman.nieronov@gmail.com / roman.nieronov@mail.ru
* telegram: @Romiconchik