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
Hi, visualpython is a very good project that allows one to program easily.
However, GPT4 and related applications, which are very popular these days, enable users to generate code in a conversational form, which has more flexibility than visualpython. Stilly, visualpython's point-and-click approach to generating code also has advantages, such as being more intuitive.
I've been using visualpython since a long time ago, and I've been keeping an eye on it. I would like to know how you plan to improve this project in the future to do things that GPT4 cannot do?
Thanks♪(・ω・)ノ
The text was updated successfully, but these errors were encountered:
We're also currently considering enable users to use chatGPT as an API on our program, but it is just a plan til now.
We believe Visual Python can support users on low-code area, so that they can use and learn easily. If there's way to collaborate a conversational form with Visual Python, we'll always welcome to deal with it.
I'm glad to hear your opinion, and thank you for your suggestion! 😄
@minjk-bl If I wish to submit a PR for a chatbot functionality, where should I start? I checked out the developer docs(They seem to be WIP). Can you plealse point me to an old relevant PR I can refer to? Thanks in advance!
Hello @weshallsin, sorry for the late reply!
You can refer to PR I linked below. For the detail, I'll update the developers' doc asap.
If you have other questions, plz let me know. Thanks :)
Hi, visualpython is a very good project that allows one to program easily.
However, GPT4 and related applications, which are very popular these days, enable users to generate code in a conversational form, which has more flexibility than visualpython. Stilly, visualpython's point-and-click approach to generating code also has advantages, such as being more intuitive.
I've been using visualpython since a long time ago, and I've been keeping an eye on it. I would like to know how you plan to improve this project in the future to do things that GPT4 cannot do?
Thanks♪(・ω・)ノ
The text was updated successfully, but these errors were encountered: