You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/credits.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# :medal: Messaging limits
2
2
3
-
LLMs are expensive, because of this GPT Engineer limits the daily and/or monthly messages that result in successful edits you can send.
3
+
LLMs are expensive, because of this Lovable limits the daily and/or monthly messages that result in successful edits you can send.
4
4
5
5
!!! info "Edits expiration"
6
6
Daily edits renew at midnight UTC.
@@ -9,7 +9,7 @@ LLMs are expensive, because of this GPT Engineer limits the daily and/or monthly
9
9
## All plans
10
10
-**Daily limit** - 5 free messages per day
11
11
12
-
Designed to give users a chance to explore and experience GPT Engineer's features at no cost.
12
+
Designed to give users a chance to explore and experience Lovable's features at no cost.
13
13
14
14
!!! info "What happens if my edit fails?"
15
15
If an edit generation completely fails (build error) due to an error on our side, the credit for that edit will **not** be deducted from your daily/monthly total.
Copy file name to clipboardexpand all lines: src/features/deploy.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
# :globe_with_meridians: Deploy and share
2
2
3
-
Once your web app is ready, you can deploy it or share it with the world. You can also share your work-in-progress version to gather feedback. GPT Engineer makes it simple to publish and share your apps with just a few clicks.
3
+
Once your web app is ready, you can deploy it or share it with the world. You can also share your work-in-progress version to gather feedback. Lovable makes it simple to publish and share your apps with just a few clicks.
4
4
5
5
---
6
6
7
7
## Publishing your app
8
8
9
9
To publish your web app, in the top right corner of the editor view, click on the **Share** button. This button looks like a globe icon.
10
10
<divalign="center">
11
-
<imgsrc="/assets/share-icon.png"alt="Share icon in GPT Engineer">
11
+
<imgsrc="/assets/share-icon.png"alt="Share icon in Lovable">
12
12
</div>
13
13
14
14
After clicking the **Share** button, a dialog will appear with options to publish your application. Click the green **Publish** button to start the deployment process. During this time, the button will display **Publishing**.
15
15
16
16
<divalign="center">
17
-
<video autoplay loop src="/assets/videos/video-publish-republish.mp4" title="Publishing and republishing GPT Engineer apps"></video>
17
+
<video autoplay loop src="/assets/videos/video-publish-republish.mp4" title="Publishing and republishing Lovable apps"></video>
18
18
</div>
19
19
20
20
Once the deployment is complete, the dialog will show the published address with a **Republish** button for future updates.
Copy file name to clipboardexpand all lines: src/features/git-integration.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
# :simple-github: GitHub Integration
2
2
3
-
To make it easier for developers to work together with the AI on projects, gptengineer.app backs all projects with a git repository and lets you push commits directly to the repository.
3
+
To make it easier for developers to work together with the AI on projects, Lovable backs all projects with a git repository and lets you push commits directly to the repository.
4
4
5
-
In order to push commits to GitHub, your project and gptengineer.app will automatically pull them in and update the project. This allows you to make changes yourself, without asking the AI.
5
+
In order to push commits to GitHub, your project and Lovable will automatically pull them in and update the project. This allows you to make changes yourself, without asking the AI.
6
6
7
7
## Connecting a project to your GitHub account
8
8
9
9
Before pushing your first commit, you will need to connect your GitHub account to the project. You can do this by navigating to GitHub -> Connect to GitHub. You will then be redirected to GitHub to authorize the connection.
10
10
11
-
You can choose to either granting access to (1) all repositories, or (2) specific repositories. Both options will let GPT Engineer create repositories in your GitHub account or organization.
11
+
You can choose to either granting access to (1) all repositories, or (2) specific repositories. Both options will let Lovable create repositories in your GitHub account or organization.
12
12
13
-
Note that you can only connect one GitHub login to your GPT Engineer account, but you can create repositories in any of the organizations you choose to install the GPT Engineer app in.
13
+
Note that you can only connect one GitHub login to your Lovable account, but you can create repositories in any of the organizations you choose to install the Lovable app in.
14
14
15
15
<videoautoplayloopsrc="/assets/connect-to-github.mp4"> video </video>
16
16
@@ -20,7 +20,7 @@ Please note that you will need admin access if you are trying to create a reposi
20
20
21
21
Once you have connected your GitHub account to your project, you can view the source code by navigating to GitHub -> View on GitHub.
22
22
23
-
Any change you make and push to the repository will be automatically reflected in gptengineer.app.
23
+
Any change you make and push to the repository will be automatically reflected in Lovable.
24
24
25
25
You can commit changes directly in GitHub Codespaces or clone the repo to use your preferred IDE.
Copy file name to clipboardexpand all lines: src/features/index.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# :tools: Features
2
2
3
-
GPT Engineer comes with a sleeve of features available. While these Docs are work in progress, and not all of the features are described, we wanted to showcase some of the key and most commonly used features.
3
+
Lovable comes with a sleeve of features available. While these Docs are work in progress, and not all of the features are described, we wanted to showcase some of the key and most commonly used features.
4
4
5
5
---
6
6
7
7
## Overview
8
-
Explore the sections below to get started quickly and learn more about some of the features offered by GPT Engineer.
8
+
Explore the sections below to get started quickly and learn more about some of the features offered by Lovable.
9
9
10
10
<divclass="grid cards"markdown>
11
11
12
12
- :octicons-globe-24:{ .lg .middle } **Deploy and share**
13
13
14
14
---
15
15
16
-
Learn how to publish and share your GPT Engineer projects quickly and efficiently with the public.
16
+
Learn how to publish and share your Lovable projects quickly and efficiently with the public.
17
17
18
18
[:octicons-arrow-right-24: Deploy](deploy.md)
19
19
@@ -22,15 +22,15 @@ Explore the sections below to get started quickly and learn more about some of t
22
22
23
23
---
24
24
25
-
Extend GPT Engineer's functionality by integrating npm packages into your projects.
25
+
Extend Lovable's functionality by integrating npm packages into your projects.
26
26
27
27
[:octicons-arrow-right-24: Using npm packages](npm-packages.md)
Copy file name to clipboardexpand all lines: src/features/npm-packages.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# :simple-npm: Using npm packages
2
2
3
-
While GPT Engineer is powerful on its own, enabling users to build sophisticated web applications, you can leverage npm packages for more advanced and extended features. These packages help you build even more complex and feature-rich applications with ease.
3
+
While Lovable is powerful on its own, enabling users to build sophisticated web applications, you can leverage npm packages for more advanced and extended features. These packages help you build even more complex and feature-rich applications with ease.
4
4
5
5
!!! info "What is npm?"
6
6
npm (Node Package Manager) is a package manager for JavaScript that allows developers to share and reuse code. It hosts thousands of packages, which are pieces of reusable code, that you can easily integrate into your projects to extend functionality.
@@ -11,28 +11,28 @@ While GPT Engineer is powerful on its own, enabling users to build sophisticated
11
11
12
12
## Using npm packages for advanced features
13
13
14
-
Let's say you'd like to create a tool that enables you to arrange your tasks in different Kanban boards, similar to many popular project management tools. You can prompt GPT Engineer to build this tool from scratch, but it might be slower and more challenging to achieve the desired functionality.
14
+
Let's say you'd like to create a tool that enables you to arrange your tasks in different Kanban boards, similar to many popular project management tools. You can prompt Lovable to build this tool from scratch, but it might be slower and more challenging to achieve the desired functionality.
15
15
16
16
Instead, you can use npm packages to simplify and speed up the process. For example, the <ahref="https://www.npmjs.com/package/@hello-pangea/dnd"target="_blank"rel="noopener noreferrer">hello-pangea/dnd</a> package provides robust drag-and-drop functionality. By using this package, you can easily create a Kanban board where users can add new cards, move them within columns, and reorder them.
17
17
18
18
!!! example "Integrating drag-and-drop npm package"
19
-
To incorporate the hello-pangea/dnd package into your GPT Engineer project, you can use the following prompt:
19
+
To incorporate the hello-pangea/dnd package into your Lovable project, you can use the following prompt:
20
20
21
21
```
22
22
Use the hello-pangea/dnd npm package to add drag-and-drop functionality to my Kanban board app.
23
23
Ensure users can add new cards, move them within columns, and reorder them.
24
24
25
25
```
26
26
27
-
This prompt directs GPT Engineer to integrate the package into your project, making it easier to achieve the desired functionality. Depending on other requirements, your result might look somewhat like this.
27
+
This prompt directs Lovable to integrate the package into your project, making it easier to achieve the desired functionality. Depending on other requirements, your result might look somewhat like this.
It’s important to note that while npm packages can significantly enhance your projects, GPT Engineer cannot guarantee the quality or reliability of these third-party packages.
35
+
It’s important to note that while npm packages can significantly enhance your projects, Lovable cannot guarantee the quality or reliability of these third-party packages.
36
36
37
37
The functionality and performance of npm packages are the responsibility of the end user, and it’s essential to thoroughly test and validate them within your application.
Copy file name to clipboardexpand all lines: src/free-credits.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# :gift: Get free edits
2
2
3
-
Help your friends & followers build faster with GPT Engineer. Invite friends to use GPT Engineer, and when they create a project you’ll both earn 25 edits. If you make 30 referrals, you’ll unlock a bonus 250 edits.
3
+
Help your friends & followers build faster with Lovable. Invite friends to use Lovable, and when they create a project you’ll both earn 25 edits. If you make 30 referrals, you’ll unlock a bonus 250 edits.
Copy file name to clipboardexpand all lines: src/index.md
+14-14
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Wecome to Lovable Academy
2
2
3
-
GPT Engineer is an AI web builder app that lets you build real web apps fast, using just natural language. We prepared this documentation to make it even easier for you to go from an idea to an app and to understand how GPT Engineer works.
3
+
Lovable is an AI web builder app that lets you build real web apps fast, using just natural language. We prepared this documentation to make it even easier for you to go from an idea to an app and to understand how Lovable works.
4
4
5
5
## Product Capabilities
6
6
7
-
**GPT Engineer** currrently excels at building front-end applications. However, pairing GPT Engineer with other tools will allow you to build full-stack web apps.
7
+
**Lovable** currrently excels at building front-end applications. However, pairing Lovable with other tools will allow you to build full-stack web apps.
@@ -45,7 +45,7 @@ Explore the sections below to get started quickly and learn more about the featu
45
45
46
46
---
47
47
48
-
Learn effective prompting strategies and get the most out of GPT Engineer with our tips and tricks collection.
48
+
Learn effective prompting strategies and get the most out of Lovable with our tips and tricks collection.
49
49
50
50
[:octicons-arrow-right-24: Tips and tricks](tips-tricks/prompting.md)
51
51
@@ -54,9 +54,9 @@ Explore the sections below to get started quickly and learn more about the featu
54
54
---
55
55
56
56
## Learn more
57
-
You can learn more about GPT Engineer on our <ahref="https://gptengineer.app"target="_blank"rel="noopener noreferrer">website</a>.
57
+
You can learn more about Lovable on our <ahref="https://lovable.dev"target="_blank"rel="noopener noreferrer">website</a>.
58
58
</br></br>
59
-
Discover the team behind GPT Engineer and our mission to make web development accessible to everyone. Learn more about the creators at <ahref="https://lovable.dev"target="_blank"rel="noopener noreferrer">:heart: Lovable</a>.
59
+
Discover the team behind Lovable and our mission to make web development accessible to everyone. Learn more about the creators at <ahref="https://lovable.dev"target="_blank"rel="noopener noreferrer">:heart: Lovable</a>.
60
60
61
61
---
62
62
@@ -82,12 +82,12 @@ If Discord is your thing, then this channel is dedicated to collecting general f
[:simple-discord: Support channel on Discord](https://discord.com/channels/1119885301872070706/1280461670979993613)
89
89
90
-
This is the community support channel for GPT Engineer app users. It uses a forum-style structure where each issue or bug is addressed in its own thread, making it easier to manage and track. Support is provided by community members and our Community Champions.
90
+
This is the community support channel for Lovable app users. It uses a forum-style structure where each issue or bug is addressed in its own thread, making it easier to manage and track. Support is provided by community members and our Community Champions.
91
91
92
92
When submitting a support request, please follow these guidelines:
93
93
@@ -102,19 +102,19 @@ When submitting a support request, please follow these guidelines:
102
102
-**Public posts** - Keep in mind that all posts in this channel are public. Be mindful of any sensitive information in your videos or screenshots.
103
103
104
104
105
-
Community support channel is usually the fastest way to get guidance about issues with GPT Engineer.
105
+
Community support channel is usually the fastest way to get guidance about issues with Lovable.
106
106
107
-
Pro users get priority support from our support team through dedicated channel and <ahref="mailto:[email protected]">**[email protected]**</a>. Please ensure that you are using the same email address you used to sign up for GPT Engineer so we can assist you effeciently.
107
+
Pro users get priority support from our support team through dedicated channel and <ahref="mailto:[email protected]">**[email protected]**</a>. Please ensure that you are using the same email address you used to sign up for Lovable so we can assist you effeciently.
108
108
109
109
Please note that our team is located in the Europe. While we do our best to reply during our regular business hours — and sometimes outside of them — do keep in mind that over weekends or outside of EU hours, responses may take longer.
110
110
111
111
We appreciate your understanding. 🫶
112
112
113
113
---
114
114
115
-
### General GPT Engineer app channel
116
-
[:simple-discord: General GPT Engineer app channel on Discord](https://discord.com/channels/1119885301872070706/1186613291745824868)
115
+
### General Lovable app channel
116
+
[:simple-discord: General Lovable app channel on Discord](https://discord.com/channels/1119885301872070706/1186613291745824868)
117
117
118
-
This is an open space for users to discuss anything related to GPT Engineer. Whether it's a feature you love or just a general chat about the app, this is the place to engage with the community.
118
+
This is an open space for users to discuss anything related to Lovable. Whether it's a feature you love or just a general chat about the app, this is the place to engage with the community.
0 commit comments