/mini-me

a tiny helper to convert slack data to an openai finetuning file

Primary LanguageTypeScript

Mini Me!

A project to make a mini you with openai 4-o

A demo of the cli and how to use it can be found here on youtube

Steps

  1. Get your skype data from the skype data export page the skype export page
  2. extract the .tar file it gives you and stick the json files you get into the data directory of this project
  3. Run the cli with bun run index.ts and enjoy! the cli
  4. If you want to auto upload to openai or run a moderation check then please export your open ai api key or stick it in an env file:
OPENAI_API_KEY=sk-proj-xxxxxx-xxxxxxxx