Skip to content

PeterMcMaster/Mymic-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mymic Chatbot

A custom chatbot trained on my personal texting history to mimic my texting style using a fine-tuned GPT-2 model.

Try It Out

Live Demo: Hugging Face Space
Model Repository: Hugging Face Model

How It Works

  • Trained on my personal text history using GPT-2
  • Fine-tuning handled in Google Colab
  • Deployed via Gradio + Hugging Face Spaces

Run Locally

git clone https://github.com/PeterMcMaster/Mymic-Chat.git
cd Mymic-Chat
pip install -r requirements.txt
python app.py

About

Custom chat bot trained on my personal texting history using a fine-tuned GPT-2 model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors