chat-gpt-connector
Service icon

Chat GPT Connector

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 04 May 2023
 by 
0.0
 (0 ratings)
chat-gpt-connector

Chat GPT Connector

Documentation
1.0.0

Now with trending technologies we are able to integrate with Chat GPT. This component will enable you to connect with chat GPT by having your own API key. You can get your own API key by visiting 'API keys - OpenAI API'. Once you get your API key, you can take the dependency from this asset and you're ready to go.


Pre-Requisites:

1. You need to create an account with Open AI 

2. Go to API Reference Tab

3. Under User, you will have an option API keys, select that

4. On the right tab you will have an option to create a secret key and you can give your preferred name for the key

5. Once you get the secret key, do not share it with anybody. Set it in a Site Property of your application and assign it to the APIKey input of the 'Get Completions' action of this component.


On the demo application, you will see how the dependency has been taken and implemented in the application. You can use this connector to plug and play in any kind of application. This connector is ready to use and this is the first version of the Chat GPT Connector. Will take the feedback and do the further enhancements in future if needed. 

This connector is free to use on the forge. Just download and take a dependency then you are good to go. Hope this helps the community as this could be one of the accelerators to speed up the integration with Chat GPT. Will be open to your suggestions and feedback. Thank you!