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: README.md
+15-7
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@
50
50
51
51
</div>
52
52
53
-
GPT Pilot is the core technology for the [Pythagora VS Code extension](https://bit.ly/3IeZxp6) that aims to provide **the first real AI developer companion**. Not just an autocomplete or a helper for PR messages but rather a real AI developer that can write full features, debug them, talk to you about issues, ask for review, etc.
53
+
GPT Pilot is the core technology for the [Pythagora VS Code extension](https://marketplace.visualstudio.com/items?itemName=PythagoraTechnologies.pythagora-vs-code) that aims to provide **the first real AI developer companion**. Not just an autocomplete or a helper for PR messages but rather a real AI developer that can write full features, debug them, talk to you about issues, ask for review, etc.
54
54
55
55
---
56
56
@@ -97,7 +97,7 @@ If you are interested in our learnings during this project, you can check [our l
97
97
-**Python 3.9+**
98
98
99
99
# π¦How to start using gpt-pilot?
100
-
π If you are using VS Code as your IDE, the easiest way to start is by downloading [GPT Pilot VS Code extension](https://bit.ly/3IeZxp6). π
100
+
π If you are using VS Code as your IDE, the easiest way to start is by downloading [GPT Pilot VS Code extension](https://marketplace.visualstudio.com/items?itemName=PythagoraTechnologies.pythagora-vs-code). π
101
101
102
102
Otherwise, you can use the CLI tool.
103
103
@@ -120,9 +120,9 @@ After you have Python and (optionally) PostgreSQL installed, follow these steps:
120
120
121
121
All generated code will be stored in the folder `workspace` inside the folder named after the app name you enter upon starting the pilot.
[Click here](https://github.com/Pythagora-io/gpt-pilot/wiki/Apps-created-with-GPT-Pilot) to see all example apps created with GPT Pilot.
125
+
[Click here](https://github.com/Pythagora-io/gpt-pilot/wiki/Pythagora-App-Lab) to see examples of apps created with Pythagora.
126
126
127
127
### PostgreSQL support
128
128
@@ -206,7 +206,15 @@ Other than the research, GPT Pilot needs to be debugged to work in different sce
206
206
## π Telemetry
207
207
To improve GPT Pilot, we are tracking some events from which you can opt out at any time. You can read more about it [here](./docs/TELEMETRY.md).
208
208
209
-
# π Connect with us
210
-
π As an open-source tool, it would mean the world to us if you starred the GPT-pilot repo π
209
+
# π Connect with us
211
210
212
-
π¬ Join [the Discord server](https://discord.gg/HaqXugmxr9) to get in touch.
211
+
π **If you find GPT Pilot useful, please consider [starring the repo](https://github.com/Pythagora-io/gpt-pilot)!** It helps us grow and continue improving the project. π
212
+
213
+
π¬ **Need help or have questions?**
214
+
- Join our [Discord community](https://discord.gg/HaqXugmxr9) to connect with other users and our team.
215
+
- Visit our [Contact Us](https://github.com/Pythagora-io/gpt-pilot/wiki/Contact-Us) page for additional support.
216
+
217
+
π **Learn more about Pythagora & GPT Pilot:**
218
+
- Explore our [Wiki](https://github.com/Pythagora-io/gpt-pilot/wiki) for in-depth documentation.
219
+
- Check out our [FAQ](https://github.com/Pythagora-io/gpt-pilot/wiki/Frequently-Asked-Questions) for common questions and troubleshooting tips.
220
+
- Visit our [YouTube](https://www.youtube.com/@pythagoraa) channel for demos and how-to videos.
0 commit comments