from Hacker News

Use OpenAI API to make two GPT bots talk to each other

by andreagrandi on 5/5/23, 1:19 PM with 1 comments

  • by andreagrandi on 5/5/23, 1:19 PM

    I wanted to learn how to use OpenAI API in Python, so I decided to make it fun and created an interesting experiment: what would happen if I let two GPT powered bots "talk" to each other? Let's find out!