SimulateConversation

Simulate a conversation between two people about a topic that you choose.

 

Examples

Specify the two people talking and what they are talking about.:

In[1]:=
LLMResourceFunction[
  "Discussion"]["Philip K. Dick", "Madame Helena Blavatsy", "the butterfly effect"]
Out[1]=

Source Metadata

Publisher Information

Author Notes

This is based on prompts I used with GPT-3 while working on the project AI Seances, a book project. This conversation is limited to two people as this format's handling of additional people in a conversation is a bit complicated. A prompt for panel discussions is in process.