• AIPressRoom
  • Posts
  • New ChatGPT Immediate Engineering Method: Program Simulation | by Giuseppe Scalamogna | Sep, 2023

New ChatGPT Immediate Engineering Method: Program Simulation | by Giuseppe Scalamogna | Sep, 2023

The world of immediate engineering is fascinating on numerous ranges and there’s no scarcity of intelligent methods to nudge brokers like ChatGPT into producing particular sorts of responses. Methods like Chain-of-Thought (CoT), Instruction-Primarily based, N-shot, Few-shot, and even methods like Flattery/Function Project are the inspiration behind libraries stuffed with prompts aiming to fulfill each want.

On this article, I’ll delve into a way that, so far as my analysis reveals, is probably much less explored. Whereas I’ll tentatively label it as “new,” I’ll chorus from calling it “novel.” Given the blistering fee of innovation in immediate engineering and the convenience with which new strategies could be developed, it’s solely doable that this system would possibly exist already in some type.

The essence of the method goals to make ChatGPT function in a means that simulates a program. A program, as we all know, includes a sequence of directions sometimes bundled into features to carry out particular duties. In some methods, this system is an amalgam of Instruction-Primarily based and Function-Primarily based prompting strategies. However not like these approaches, it seeks to make the most of a repeatable and static framework of directions, permitting the output from one perform to tell one other and the whole lot of the interplay to remain inside the boundaries of this system. This modality ought to align effectively with the prompt-completion mechanics in brokers like ChatGPT.

As an instance the method, let’s specify the parameters for a mini-app inside ChatGPT4 designed to perform as an Interactive Innovator’s Workshop. Our mini-app will incorporate the next features and options:

  1. Work on New Concept

  2. Broaden on Concept

  3. Summarize Concept

  4. Retrieve Concepts

  5. Proceed Engaged on Earlier Concept

  6. Token/”Reminiscence” Utilization Statistics

To be clear we is not going to be asking ChatGPT to code the mini-app in any particular programming language and we’ll replicate this in our program parameters.