From 1e0c2024139eeb2f87b2c41dfe364ce646636727 Mon Sep 17 00:00:00 2001 From: sr-remsha <46220620+sr-remsha@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:41:48 +0200 Subject: [PATCH] add additional sources --- docs/user-guide.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/user-guide.md b/docs/user-guide.md index 69af0f3e..f7efc44d 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -4,9 +4,23 @@ AI DIAL Chat is a powerful enterprise-grade application that serves as a default web interface for users, providing access to the full set of AI DIAL features. -> Watch a [demo video](../video%20demos/demos/dial-ui-basics) to learn more. +> Watch a [demo video](../video%20demos/demos/dial-ui-basics) with introduction to AI DIAL Chat UI. -> Refer to [AI DIAL Chat repository](https://github.com/epam/ai-dial-chat) to view the project source code. +### Additional Documentation + +Refer to [AI DIAL Chat repository](https://github.com/epam/ai-dial-chat) to view the project source code and documentation for additional components: + +* DIAL Chat [documentation](https://github.com/epam/ai-dial-chat/blob/development/apps/chat/README.md). +* DIAL Chat Theming [documentation](https://github.com/epam/ai-dial-chat/blob/development/docs/THEME-CUSTOMIZATION.md). +* Chat Overlay [documentation](https://github.com/epam/ai-dial-chat/blob/development/libs/overlay/README.md). +* DIAL Chat Visualizer Connector [documentation](https://github.com/epam/ai-dial-chat/blob/development/libs/chat-visualizer-connector/README.md). + +You can also refer to other topics in this documentation: + +* Chat localization [instruction](/tutorials/localization). +* List of [supported LLMs](/supported-models). +* Chat UI design [guidelines](/chat-design). +* Authentication [guidelines](/Auth/Web/overview). ## Interface Components