Skip to content

Commit 83ca50c

Browse files
authored
Merge pull request #26 from jsuraj/dev
website builder ai: capitalization fix
2 parents b9cfb41 + 62742d9 commit 83ca50c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/content/projects/website-builder-ai.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ was to build a solution close to this.
2020

2121
## Key Features of the Website Builder
2222

23-
- **Drag-and-Drop Simplicity**:
23+
- **Drag-and-Drop elements**:
2424
Users can drag elements like text boxes, images, links, or columns onto the page, positioning them effortlessly with a few clicks.
2525

26-
- **Customizable Elements**:
26+
- **Customizable elements**:
2727
Once an element is placed, users can modify it to fit their vision. Whether it’s tweaking the text, adjusting the layout,
2828
or changing the style, the builder allows for both quick edits and fine-tuned customization.
2929

30-
- **Support for Multiple Elements**: The tool currently supports various elements like text, containers, columns, links, and images.
30+
- **Support for multiple elements**: The tool currently supports various elements like text, containers, columns, links, and images.
3131
It’s built in a way that we can easily extend the list of supported elements in the future.
3232

33-
- **Granular Style Control**:
33+
- **Granular style control**:
3434
Users can manually customize the styles, giving them complete control over how each part of the website looks and behaves.
3535

36-
- **Undo/Redo Functionality**:
36+
- **Undo/Redo functionality**:
3737
The builder supports undo and redo operations, as the user makes changes to the design.
3838

3939
## Integrating AI in the workflow:
@@ -42,24 +42,24 @@ Here’s where things get exciting! While the current user flow allows users to
4242
fixing typos—we’re introducing AI to automate some of these tasks. By leveraging large language models, we’re turning everyday tasks
4343
into seamless, natural-language-driven experiences.
4444

45-
- **Natural Language Commands**:
45+
- **Natural language commands**:
4646
Imagine adding text to a webpage and asking the AI to translate it, change its tone, or even rewrite
4747
the copy entirely—all by typing out a simple command. Instead of manually updating elements, users can let AI handle it, saving time and effort.
4848

49-
- **Granular AI Control**:
49+
- **Granular AI control**:
5050
The AI doesn’t just make broad changes; users can apply edits at the element level, meaning that specific sections of the website can be
5151
customized based on unique user commands.
5252

5353
## What AI Can Do Right Now
5454

55-
- **Text Translation & Editing**:
55+
- **Text translation & editing**:
5656
The AI can translate text, change its tone, or even rewrite content altogether—all without ever leaving the builder.
5757

58-
- **Styling Text via Commands**:
58+
- **Styling text using natural language**:
5959
Need the text to be bold or red? Just ask. Users can instruct the AI to style elements in real-time, whether it’s changing colors,
6060
adding emphasis, or tweaking alignment. This is powered by the `Gemini 1.5 Flash` language model, which understands commands like "make this text bold" or "turn this text red."
6161

62-
- **Screenshot-Driven Styling**:
62+
- **Styling using screenshots**:
6363
The `Gemini 1.5 Flash` model supports text and image input. The user can provide screenshot of an element's design and instruct the AI to
6464
make the element look like the image. Currently in this version simpler designs are supported.
6565

0 commit comments

Comments
 (0)