Skip to content

Our project is a chat-bot that can converse with users in a specific style. The unique feature of this bot is that it can mimic the communication style of a particular person. Users can upload a chat history with this person, and the bot will learn to chat in that person's style.

Notifications You must be signed in to change notification settings

IU-Capstone-Project-2024/MetaMorphGPT

Repository files navigation

MetaMorphGPT

Our project is a chat-bot that can converse with users in a specific style. The unique feature of this bot is that it can mimic the communication style of a particular person. Users can upload a chat history with this person, and the bot will learn to chat in that person's style.

How to use

1. Make virtual enviroment

Mac OS:

python -m venv venv

source venv/bin/activate

Windows:

python -m venv venv (in default terminal, not in powershell) venv\Scripts\activate

2. Install requirements.txt

pip install -r requirements.txt

About

Our project is a chat-bot that can converse with users in a specific style. The unique feature of this bot is that it can mimic the communication style of a particular person. Users can upload a chat history with this person, and the bot will learn to chat in that person's style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •