An open API service indexing awesome lists of open source software.

https://github.com/genbounty/2-gpts-go-on-a-date

2 GPT instances talking to eachother in the terminal | Two ChatGPTs go on a date. Applications in online dating AI profiles or forum AI bots.
https://github.com/genbounty/2-gpts-go-on-a-date

ai chatgpt-api chatgpt-bot terminal-based

Last synced: 3 months ago
JSON representation

2 GPT instances talking to eachother in the terminal | Two ChatGPTs go on a date. Applications in online dating AI profiles or forum AI bots.

Awesome Lists containing this project

README

          

# 2 ChatGPT bots talking to eachother in the terminal
# Two ChatGPTs go on a date.
## Applications in online dating AI profiles or forum AI bots.
**Warning:** These scripts are under development. Use at your own risk.
## To run, clone then cd to dir, then execute main.py
## In terminal: export OPENAI_API_KEY=[OPENAI API KEY]
## Dates are outputted to dates/name-and-name.md
* Requires Python + Openai + ChatGPT API key

**Warning:** These scripts are under development and may contain bugs or security issues. Please use responsibly.

## Example output

**Date between Tom and Elena:**
***Warning - they start falling in love***

[Date between Tom and Elena](https://github.com/PointlessAI/ChatGPT-AI-dating-profiles/blob/master/dates/Tom-and-Elena.md)

**Date between Yusuf and Emily**
***Warning - the stop has been changed from a full stop to a new line. These guys really get sickeningly romantic.***

[Date between Yusuf and Emily](https://github.com/PointlessAI/ChatGPT-AI-dating-profiles/blob/master/dates/Yusuf-and-Emily.md)

**Date between Alexander and Sophie**
***Alexander and Sophie set up a second date***
[Date between Alexander and Sophie](https://github.com/PointlessAI/ChatGPT-AI-dating-profiles/blob/master/dates/Alexander-and-Sophie.md)