Skip to content

Commit fc1fdac

Browse files
authored
added myPlanet-ai-chat.md (fixes #3534) (#3536)
1 parent 7a4f89f commit fc1fdac

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed
130 KB
Loading
42 KB
Loading
7.6 KB
Loading
15.5 KB
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# AI Chat Demonstration
2+
3+
This page showcases how the AI chat feature works within our app. The AI chat enables users to engage in meaningful and context-aware conversations effortlessly.
4+
5+
## Navigating to the AI Chat within the app
6+
7+
![top navigation bar with chat icon highlighted](./images/aichat-navigation.jpg)
8+
9+
## Step 1: Starting a Conversation
10+
11+
![new chat button](./images/aichat-newchat.jpg)
12+
13+
## Step 2: AI Generating a Response
14+
15+
![a sample chat conversation asking the AI to explain mitochondria](./images/aichat-conversation-overview.jpg)
16+
17+
While the chat feature uses OpenAI's model by default, you may switch to a different model according to your preference.
18+
19+
## Step 3: Additional features
20+
21+
The chat includes additional features, such as the ability to save conversations, which are conveniently organized in a sidebar. Additionally, users can easily search for specific chats whenever needed.
22+
23+
![chat sidebar dispalying the new chat button, chat search box, and list of saved chats ](./images/aichat-save-chat.jpg)

pages/manual/myplanet/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Follow the steps on [Courses Tutorial](myPlanet-courses.md) page.
7272

7373
## AI Chat
7474

75+
In the AI Chat, you can interact with AI powered chat which will help you with your specific needs and queries. Click [here](myPlanet-ai-chat.md) to learn more about AI Chat.
7576

7677
## Achivements
7778

0 commit comments

Comments
 (0)