I have a CSV file with around 500 technical requirements(text) and my response to them (the use case is related to our sales team).
I want to make a chatbot or maybe a GPT that learns from those 500 examples and Imitates my writing style when someone gives the required Input
What are my options to get the best results?
Not confident about hardcoding a tone/style in the prompt, the tone shall be decided by the tone of the technical description and I want the model to figure that out.