GPTs create your Python and JavaScript scripts

Hello,

In the context of artificial intelligence, I have created 2 GPTs to assist you in creating Python or JavaScript scripts.

You just have to ask what you want to do and ChatGPT will write the script for you :slight_smile:

Here is the GPT for Python:

https://chat.openai.com/g/g-gwNE3I4Fp-seatable-python

Here is the GPT for JavaScript:

https://chat.openai.com/g/g-ZM8eq1Xlj-seatable-javascript

Here is a test:


you will need a ChatGPT+ subscription to access it

enjoy :slight_smile:

enjoy

6 Likes

Interesting. How does it work? Do you link SeaTable’s programming manual with GPT?

yes, I’ve given the URLs from the documentations and the scripts are functional.

Nice work! I think it is more accurate if you provide the documentation as a file (uploaded to their ‘knowledge’ base). Here is the manual-referenced version:

https://chat.openai.com/g/g-ZT6h5atzv-seatable-python-manual-referenced

1 Like

Indeed, yesterday, I provided him with the documentation in the form of a file :blush:

2 Likes

Nice! I was actually making this GPT at the same time as you as it was a pain making it sure it used the right functions lol :slight_smile:

2 Likes

I’ve also created a GPT for creating formulas: https://chat.openai.com/g/g-EF9JLHBcd-seatable-formulas

2 Likes

Fantastic idea. As a cheapskate I don’t have a “plus” ChatGPT account at the moment.

And finally, for consolidation, here is the all-in-one Python, JavaScript and Formula creation assistant:

https://chat.openai.com/g/g-v6qvMG5Cm-seatable-scripting-assistant

^^

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.

Awesome. That is really great.