OpenAI POC (fun with lego and music)

Number of APIs: 26

This collection shows all kind of OpenAI and Qodex related experiments, generating and modifying images and audio.

There are two large demos associated with it:

The video above mostly covers song generation, image creation, editing and experiments analyzing audio streams (German but can have English subtitles turned on).

This video is English and focuses on image generation, Git integration, mocking and OpenAPI based design with Qodex as well as the Qodex API platform.

If you like to understand which OpenAI APIs can be used to implement the A(i)ppealing companies API, have a look at this collection. Its OpenAI Experiments folder shows the used API calls whereas the API MashUp folder chains multiple requests of the different APIs together by using collection variables and test scripts.

Generated%20Mock%20Response%20based%20on%20previous%20requests

You can get an OpenAI dev token and USD $5 of free credits on https://beta.openai.com/

  1. API Mashup Music - Test test scripts with status code GET https://c15418b4-1616-49a1-9a9e-9f88e5ec2519.mock.pstmn.io/returnStatusCode

  2. API MashUp Images - Retrieve curated product associations GET {{baseUrl}}/companies

  3. OpenAI Experiments - Text completion Different Params POST {{openAIUrl}}/completions

  4. API Mashup Music - Retrieve Music Text Company Status Code POST {{openAIUrl}}/chat/completions

  5. API Mashup Music - Create Song with Suno AI POST {{sunoAIUrl}}/api/custom_generate

  6. OpenAI Experiments - Are you the chosen Qodex PO for SAP? POST {{openAIUrl}}/images/generations

  7. OpenAI Experiments - Create image variation POST {{openAIUrl}}/images/variations

  8. OpenAI Experiments - Create image edit POST {{openAIUrl}}/images/edits

  9. OpenAI Experiments - Create Audio Transcription POST {{openAIUrl}}/audio/transcriptions

  10. OpenAI Experiments - Create Audio Translation POST {{openAIUrl}}/audio/translations