Nothing Special   »   [go: up one dir, main page]

Using ChatGTP With FileMaker - DB Services

Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

DB Services › Blog › Using ChatGTP with FileMaker

By Cletis Jones 
Posted on  March 17th, 2023  in  Claris FileMaker, Free Downloads

Using ChatGTP with FileMaker


If you keep track of the latest trends in technology or are obsessed with the Terminator franchise, then
you've probably asked yourself, "Where will AI be in the next five years?" We've seen Artificial
Intelligence used to generate artwork, improve patient treatment, detect insurance fraud, and much,
much more. The latest entry into this trove of excitement is OpenAI's ChatGPT. Released in November
2022, ChatGPT (Generative Pre-trained Transformer 3) is a language model designed to produce
conversation-style results for its users. Because of its conversational nature, a ChatGPT integration with
your FileMaker solution has the potential to increase your automation and efficiency without sacrificing
the human-like feel. 

ChatGPT can be accessed for free by visiting chat.openai.com/chat. You may need to create an OpenAI
account, and during high volume times, there may be some wait time before being permitted to use the
site. The layout is a simple interface akin to a large text message. The AI is activated by typing and
sending a message, after which the user can halt a response in progress or regenerate a completed
response. 

https://dbservices.com/blog/using-chat-gpt-with-filemaker 1/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Use Cases
The AI can handle a range of prompts from simple questions like "What is an elephant's lifespan?" to even
more subjective things such as "What is Klayton Kershaw's best pitch?" You can even challenge it to a
game of tic-tac-toe!

https://dbservices.com/blog/using-chat-gpt-with-filemaker 2/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Of course, for developers, a more exciting feature may be its ability to generate code or think through
data models. We asked chatGPT to create a FileMaker script that will loop through a portal. Check out
the results:

We also asked it for help by seeking alternatives to using an unstored calc in a FileMaker relationship:

https://dbservices.com/blog/using-chat-gpt-with-filemaker 3/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Integrations
The official ChatGPT API is available for $0.002 for every 1,000 tokens. In this demo, we'll utilize
OpenAI's free GPT3 API in conjunction with Postman to generate directions on how to bake a cake.
There are three parameters that help determine the AI's response:

1. Model/Engine- Choose between Davinci, Ada, Curie, or Babbage. Each have their own capabilities
and speed of parsing text.
2. Tokens- Required to produce text. For example, if your response requires 600 tokens, you must use
600 tokens to see the entire response. If your max is set to 300, you will only see part of the
response.
3. Temperature- Determines the overall creativity and detail of the response on a scale from 0 to 1.0.
Below are two responses in Postman from the exact same prompt ("How do I bake a cake?") and model
(Davinci), but the temperature has been increased from 0.2 to 0.9. You'll notice the second image has
more detailed steps in the instructions. 

1. Temperature = 0.2

https://dbservices.com/blog/using-chat-gpt-with-filemaker 4/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

2. Temperature = 0.9

Now, let's see this same thing in action in our FileMaker demo. First, you'll need to set up a JSON that
contains your model, user prompt, temperature, and the max number of tokens you'd like to use. 

https://dbservices.com/blog/using-chat-gpt-with-filemaker 5/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Then, you'll create your cURL options and attach the previously created JSON using the line "-d
@<yourJSONName>."

Lastly, make a call to "https://api.openai.com/v1/completions" using the 'Insert from URL' Script step.

Using the interface on the demo file is even easier. When you open the file, simply enter your number of
max tokens (we've chosen 400) and temperature, type in whatever prompt you'd like, and then hit the
send button. Here, we've added the AI's response to "How do I bake a cake?" using a temperature of 0.5.

https://dbservices.com/blog/using-chat-gpt-with-filemaker 6/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Again, we've used the same prompt, but with a higher temperature to showcase the difference in detail.

https://dbservices.com/blog/using-chat-gpt-with-filemaker 7/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Conclusion
Where will AI be in five years? No one really knows, but the emergence of technology like ChatGPT could
mean reliable alternatives to search engines, wikis, and code templates. To discuss integrating your
FileMaker application with ChatGPT, please contact DB Services for more information.

https://dbservices.com/blog/using-chat-gpt-with-filemaker 8/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services


Did you know we are an authorized reseller for Claris FileMaker Licensing?
Contact us to discuss upgrading your Claris FileMaker software.


Download the Filemaker ChatGPT Integration File
Please complete the form below to download your FREE FileMaker file.

First Name *

Last Name *

Company

Phone *

Email *

FileMaker Experience *

New to FileMaker Platform

Existing User of FileMaker

Existing Developer of FileMaker

Terms of Use *

https://dbservices.com/blog/using-chat-gpt-with-filemaker 9/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

I agree

OPT-IN: I agree that I am downloading a completely free FileMaker application file with no
strings attached. This file is unlocked, and I may use it for my business or organization as I see fit.
Because I am downloading a free file, I agree that I should receive occasional marketing. I
understand that I can OPT-OUT of these emails at anytime.

Cletis Jones
Cletis is a personable and supportive developer who is dedicated to helping others reach a common
goal, keeping an open mind to all possible solutions. Committed to collaboration and teamwork, he
enjoys helping clients and coworkers alike.

Claris Platform 2023 Updates


March 8th, 2023

https://dbservices.com/blog/using-chat-gpt-with-filemaker 10/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Salesforce Financial Services Cloud Spring '23 Highlights


February 16th, 2023

FileMaker Dropbox Integration


February 6th, 2023

Surveys for Success: Meals on Wheels


January 11th, 2023

Salesforce Spring '23 Release Highlights


December 22nd, 2022

https://dbservices.com/blog/using-chat-gpt-with-filemaker 11/12
3/17/23, 11:53 AM Using ChatGTP with FileMaker | DB Services

Appending PDFs on FileMaker Server


December 8th, 2022

https://dbservices.com/blog/using-chat-gpt-with-filemaker 12/12

You might also like