diff --git a/README.md b/README.md index 9c42484..69ab4b0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Overview -Realtime analytics server for [AI DIAL](https://epam-rail.com). The service consumes the logs stream [AI DIAL Core](https://github.com/epam/ai-dial-core), analyzes the conversation and writes the analytics to the [InfluxDB](https://www.influxdata.com/). +Realtime analytics server for [AI DIAL](https://epam-rail.com). The service consumes the logs stream from [AI DIAL Core](https://github.com/epam/ai-dial-core), analyzes the conversation and writes the analytics to the [InfluxDB](https://www.influxdata.com/). + +Refer to [Documentation](https://github.com/epam/ai-dial/blob/main/docs/tutorials/realtime-analytics.md) to learn how to configure AI DAL Core and other necessary components. # Usage