Kappador / conversation-generator

Generates a conversation between x parties about y topic using the power of ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conversation-generator

Generates a conversation between x parties about y topic using the power of ai

Usage

  • npm i
  • node generate-cli.js
  • put a topic

Commands after generation

  • 1: Save the conversation in cache
  • 2: Delete the conversation
  • 3: Generate a new conversation with a given topic as args
  • 4: Print the whole conversation from cache, CLEARS THE ENTIRE CACHE

About

Generates a conversation between x parties about y topic using the power of ai


Languages

Language:JavaScript 100.0%