Skip to content

navinsubramani/chit-chat-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chit-chat-gpt

Introduction

This is a fun project that makes GPT talk to GPT and have a conversation about any topic.

Have you ever wondered what a conversation between your favorite characters would sound like, or wanted to see how two entirely different personas might interact with each other or make fictional conversations between companies, drinks, seasons and many more ? Now you can, with the free Chit-Chat-GPT application powered by OpenAI GPT3.5 turbo model that brings fictional conversations to life!

Example Screenshots

ChitChat Google Vs Microsoft ChitChat Beer Vs Wine ChitChat Indian Food Vs Mexican Food ChitChat Biden Vs Trump

The idea

  1. This simple, yet engaging, web application allows users to enter two character names and a topic that the characters should speak about. By harnessing the power of GPT-3.5-turbo, I have created a web page that generates entertaining conversations based on the characters and topics you choose.
  2. This is also a way to evaluate how these models are trained and tuned to respond, avoiding hate speeches, being less aggressive and as polite as possible during conversations.
  3. This can be improved to make two different models talk to each other or debate and we can evaluate the smartest ones.

How it works

Behind the scenes, this utilizes two instances of OpenAI GPT, one for each character. These AI-driven language models engage in a dynamic conversation about the chosen topic, resulting in a fascinating back-and-forth that you can watch unfold. The conversation is limited to exchanges only 10 messages now.

Technology Used

  1. Front End: React framework (Javascript, CSS, HTML)
  2. Backend: Python 3.11, Quart framework for service, hosted in Heroku

About

This is a fun project that makes GPT talk to GPT and have a conversation about any topic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors