AI Chat

If you encounter any difficulties while taking programming practice or other educational content, you can get help through AI Chat.

AI Helpy

"AI Helpy" is equipped with a generative AI model developed to support learners with code interpretation and domain knowledge related to programming practice.

Currently, AI Helpy supports the following features and will be expanded to assist learners in various areas:

  • Free-form questions: Users can ask free-form questions related to programming/engineering domain knowledge through the AI Helpy interface.

  • Guided question list: AI Helpy provides a guided question list that allows users who have difficulty using AI Helpy to benefit from its optimal performance. Users can learn what types of questions they can ask through the predefined question list.

  • Code error message interpretation: When an error message is displayed after running incorrect code, users can request help from AI Helpy if they have difficulty interpreting the error message.

  • Providing feedback: Users can submit feedback if they are satisfied with or find the answers from AI Helpy lacking.

The following sections provide detailed explanations on how to use AI Helpy.

Usage

Starting a Chat

  1. First Method Users can click the "Helpy Button" located in the bottom right corner of the screen to start a conversation with AI Helpy.

  1. Second Method Users can drag the area in the code editor where they need to ask a question and then click the "Ask AI" button at the bottom to create a conversation.

Free-form Questions

During programming practice, learners can freely ask AI Helpy any questions they have. The scope of the questions is limited to programming practice, but questions about computer science-related domain knowledge are also possible.

Guided Question List

Learners can check and use examples of questions they can ask AI Helpy during programming practice. By clicking one of the guided question lists at the top of the chat window, users can ask questions.

The predefined question list is a feature designed to help initial users learn the functionality and is composed of the types that the AI model can perform at its best.

Code Error Message Interpretation

If an error message is displayed while running the code, AI Helpy will ask the user if they need help with interpreting the error message. If users have difficulty interpreting the displayed error message, they can request help from AI Helpy.

Providing Feedback

Users can leave feedback on AI Helpy's answers. Feedback can be submitted through the "like/dislike icons" buttons generated for each answer.

Elice Guide Bot

You can receive answers related to platform usage based on the Elice manual using Elice Guide Bot.

Asking Questions

Click the "Community Button" located in the bottom right corner of LXP and then click the "New Chat" button. Next, click the "Elice Guide Bot" button to start a conversation.

AI Image Generation

AI Image Generation is a machine learning model that generates images matching the natural language descriptions provided.

Usage

Click the "Community Button" located in the bottom right corner of LXP and then click the "New Chat" button. Next, click the "AI Image Generation" button to enter prompts.

GPT-3.5

GPT-3.5 is an interactive AI language model developed by OpenAI. It can be used within the Elice platform.

Asking Questions

Click the "Community Button" located in the bottom right corner of LXP and then click the "New Chat" button. Next, click the "GPT-3.5" button to start a conversation.

Gemini-1.0-Pro

Gemini-1.0-Pro is an interactive AI language model developed by Google. It can be used within the Elice platform.

Asking Questions

Click the "Community Button" located in the bottom right corner of LXP and then click the "New Chat" button. Next, click the "Gemini-1.0-Pro" button to start a conversation.

Document Helper

With the Document Helper, you can have Q&A sessions with AI based on the content of a PDF document.

Asking Questions

Click the "Community Button" located in the bottom right corner of LXP and then click the "New Chat" button. Next, click the "Document Helper" button to start a conversation based on a document.

  1. Attach the file you want to ask questions about to start the chat (PDF extension is allowed).

  2. You can receive answers based on the content of the document by asking questions.

Last updated