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.
- Host: GitHub
- URL: https://github.com/genbounty/2-gpts-go-on-a-date
- Owner: genbounty
- License: gpl-3.0
- Created: 2024-03-24T14:06:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-24T18:49:53.000Z (over 1 year ago)
- Last Synced: 2025-06-21T22:08:17.305Z (4 months ago)
- Topics: ai, chatgpt-api, chatgpt-bot, terminal-based
- Language: Python
- Homepage: https://pointlessai.com
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)