Code Generator Tool

The Code Generator Tool allows you to have AI generate code for you.

How to Use the Code Generator Tool

From the tool selection button on the top screen of the Aidy app, click Code Generator.

Selecting the Code Generator Tool

Enter the content of the code you want to create and instruct the AI.
For example, you can enter instructions like:

  • Create a ToDo app with React
  • Create a portfolio site with HTML and CSS

After entering your instructions, click the Send button.

Generating Code

Once the code is generated, it will be displayed as shown below.

Code Generator Tool

On the left is a code sample, and on the right is a preview. The preview allows you to check how the content will actually appear in a browser.

Editing Code and Preview Tool

By using the code editing feature, you can directly modify the generated code.

Click the expand button at the top right to display the code editor.

Code Generator Tool

In this screen, you can check the generated code and make corrections as needed.

Code Generator Tool

Downloading Code

To download the code, click the download button at the top right of the code. The code will be downloaded as a ZIP file.