/aiconvo

Conversations between OpenAI and Google PaLM2 models

Primary LanguageRuby

AI Convo

Make AI talk to another AI on a topic of your choice 🤖 + 🤖 => 💬

This is an experiment in using AI models (OpenAI and Google PaLM2) to have conversations with each other on various topics written in Ruby and powered by langchainrb.

Examples

Here are several conversations on some topics that AIs have discussed:

Running locally

git clone https://github.com/alchaplinsky/aiconvo
cd aiconvo
bundle install
ruby main.rb
ruby main rb 2023-07-02 15-12-53

Output

Conversations are outputted into the console and also stored into .jsonl files within conversations directory.