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
- Get your skype data from the skype data export page
- extract the
.tar
file it gives you and stick the json files you get into thedata
directory of this project - Run the cli with
bun run index.ts
and enjoy! - 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