talk-with-gpt3
talk-with-gpt3 copied to clipboard
Add gpt-3 finetuning support
You might want to add chunks of data. Like a list of your contacts with details like birthday, location, professional, hobby, likes etc (csv). GPT-3 foresees a fine-tuning process for that. You could then ask: who lives in x, whose birthday is in January Other data might be like a (SharePoint, company) info site with data like car policy, certain flows, terminology...
We could give an example csv + the process to train it and the outcome in the chatbot. That way, people can feed the chatbot with their data which is then always at hand. The chatbot knows the date so could tell you at startup "Don't forget birthday of x, they are getting y years old and like y, shall I write a template mail for you (suggested words are grotten from csv, then it writes the mail with your params -should be f.e. funny- if you agree, send it).