Hi Guys,
I’m new here, looking to see if GPT-3 can fill out our needs.
I played pretty much at IA Dungeon prompts to explore GPT-3 abilities and reached a very educated interaction status.
For example, I taught the AI about my venture, then spoke with it about the pros and cons, the business potential, the best use cases, business models, etc., and even got it to offer creatives for our advertisements and elevator pitch texts for our investors’ presentations.
Then spoke with it about another subject and then asked it if it is familiar with my venture, and it remembered it and discussed it again.
That led me to believe that I can build “a world” where the AI will be familiar with certain data so that any free discussion can be contextually related.
However, by reading in the forum and going through the API, it seems that the data cannot store it, so there is a need to educate the AI from scratch for every interaction. I thought about file uploads, but that just provides raw data without the real training about it.
My goal is to enable two things:
- Have a pre-educated response to a first prompt (a trained AI with contextual knowledge).
- Afterwards, to enable each user to have their own interaction, which will continue from the last discussion so the AI will develop knowledge about the user.
The example use case would be a customer service interaction. This example exist at the playground, but there is no mention how to train him to answer based on real data and undestanding.
The AI needs to know about the product/service, so it can explain it truly.
Later, if a user interacts again, the AI should remember the last conversation so it will not be repetitive and will be aligned with the situation.
Here is a visualization of the concept:
Therfore my qastion is - is there a way to perfom such task, and if so, what would be the approach to do it?
Thanks in advance.
N.