Skip to content

End user documentation

George edited this page Jul 16, 2024 · 3 revisions

User documentation - End user

Application

Navigation Drawer

A user can open drawer by an icon in the left top corner or by sliding from left side. Then the user can find a previous chat by typing in the textfield, or look in 'Recent Chats'. The user can also switch between specific BOT configuration, but this functionality might not be integrated in the future. Last but not least the user can see his login name in the left bottom corner of the drawer and can also either access profile setting by clicking a 'User' icon or log out out of the app using a 'Logout' icon.

image

Chat Screen

A user can click in the textfield on the Chat Screen to access keyboard. After writing message and hit a 'Enter' button, the message is sent and displayed in the screen with lila color on the right side. Reply from our AI-Agent has grey color and is located on the right side.

image

Dropdown for LLMs options

A user can choose which AI models will be used for generating answers by selecting one or multiple of the options in the dropdown. At least one LLM model needs to be selected. If one is selected, its name is then displayed in the button text. If more are selected, number of LLMs is showed to the user.

image

Chatting with multiple LLMs

Prompts will be sent to all LLMs that were selected in the Dropdown. You can see different answers by cycling through them.

multiple_llm_chat_bubble

Saving Chat

A user has also opportunity to save the chat directly into the device in .txt format. After clicking on the save icon in the right upper corner the chat is saved into Downloads folder on the device and also copied to the clipboard. Outputed text includes some basic info about the conversation and also questions and answers itself.

image image

Voice Input and Output

In the chat interface, users can push and hold the microphone icon to record a voice message which will consecutively be transcribed to text. While pushing the button the icon changes color. Next to the LLMs responses the user can push a button to get the message content read out by a synthetic voice (with valley girl prosody). Upon typing the microphone icon changes to the paper plane icon:

image image