https://github.com/emsmoreno/chatgpt_api-integration-with-outsystems
An Outsystems Mobile App that Fetch Data from OpenAI's ChatGPT API
https://github.com/emsmoreno/chatgpt_api-integration-with-outsystems
api api-rest consume-api development outsystems outsystems-mobile outsystems-reactive web webdevelopment
Last synced: 4 months ago
JSON representation
An Outsystems Mobile App that Fetch Data from OpenAI's ChatGPT API
- Host: GitHub
- URL: https://github.com/emsmoreno/chatgpt_api-integration-with-outsystems
- Owner: EMSMoreno
- Created: 2024-08-14T14:29:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T14:32:14.000Z (almost 2 years ago)
- Last Synced: 2025-06-28T07:43:03.310Z (11 months ago)
- Topics: api, api-rest, consume-api, development, outsystems, outsystems-mobile, outsystems-reactive, web, webdevelopment
- Homepage: https://personal-ubykkxkt.outsystemscloud.com/PreviewInDevices/?IsMobilePreview=True&DeviceName=Smartphone&URL=/GPT_API/MainScreen
- Size: 2.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatGPT_API-Integration-with-Outsystems
Mobile App that integrates the ChatGPT API within Outsystems (via REST API Consume) to perform searches depending on the model used.
The app has a system that allows you to manage tokens via API request.
App Features:
- Functional UI;
- Server Action w/ API that fetches data;
- API Request using API's Best Practices;
- API Uses Bearer Token to Access API's Key;
- Custom JS file that Handles API Requests;
- Use of Postman to assist in building the Request.
Depending on the model, I can apply other types of utilities such as:
- Translations;
- Transcripts;
- Speech;
- Embeddings;
Among others that the API provides.
For more information about the model, visit: https://platform.openai.com/docs/models/