Skip to content

Skip the weather-talk, generate conversation starters given two personalities using AI

Notifications You must be signed in to change notification settings

langa-me/chat-example

Repository files navigation

chat-example

Finding a conversation topics that suit two different persons is not an easy task.

This is a simple application that let you get conversation starters according to two different personalities. The goal is to help people to find a common ground to start a conversation.

Powered by Langame 😛 API

Screen.Recording.2022-11-19.at.16.50.45.mov

Development

virtualenv env
source env/bin/activate
pip install -r requirements-test.txt

Contributing

How to release

make release