• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

ChatGPT Integration

Explorer ,
Jan 26, 2023 Jan 26, 2023

Copy link to clipboard

Copied

Hello All,

I am impressed that ChatGPT does seem to have somewhat of a handle on writing ColdFusion code. It definitely can do some things that are beyond the basics.

One thing I wonder is whether anyone has any code to share to integrate ChatGPT with a text box or something via ColdFusion...so it could help answer customer questions, etc. Anyone have any ideas on this?

 

Thank you

Views

445

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 10, 2023 Feb 10, 2023

Copy link to clipboard

Copied

Certainly interesting. Could you share what you have done code-wise with ColdFusion and ChatGPT? 

That is, something tangible to kick off the discussion.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 10, 2023 Feb 10, 2023

Copy link to clipboard

Copied

Sure. Since I am not the strongest coder, it has definitely been helpful getting me started on some more advanced coding. I have given it prompts such as "write ColdFusion code to insert a new contact record into Quickbooks via the intuit API" and it comes up with some helpful code. Often what it writes needs some tweaking, but it is still kind of amazing it can do it at all.  

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 11, 2023 Feb 11, 2023

Copy link to clipboard

Copied

LATEST

Thanks for sharing that. When I used your prompt, ChatGPT duly provided the code. Correct, good ColdFusion code. Great example of what the combination ColdFusion + ChatGPT can do.

 

Encouraged by this, I framed your original question as the following task for ChatGPT: "write coldfusion code to integrate ChatGPT with a text box so as to help me answer customer questions". The result is:

 

BKBK_0-1676121929906.png

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation