airtai / captn-backend

Repo to handle google auth and google ads for captn
3 stars 0 forks source link

Add teachability between sessions #213

Open davorrunje opened 8 months ago

davorrunje commented 8 months ago

Google ads team:

When we click on “New chat” button:

(Add an easy method to reset learned info for a user (needed for testing)

rjambrecic commented 8 months ago

Discussion:

The initial agent is the one who asks (repetitive) questions about the clients business at the beginning of each conversation.

He then creates a customer brief and starts the conversation with the team: Example of the initial message which is sent to the team:

Business: This customer owns a business named 'nice-flowers.com' which likely deals in flowers and related products. Goal: The customer wants to Boost sales and Increase brand awareness. Current Situation: They are currently using Google Ads. Website: http://nice-flowers.com Digital Marketing Objectives: To optimize their Google Ads campaigns to boost sales and increase brand awareness. Next Steps: Conduct an initial analysis of the current Google Ads campaigns to determine areas of improvement. Any Other Information Related to Customer Brief: The customer has granted permission to access their Google Ads account for analysis and optimization purposes.

Should we save this message to the database and use it at the beginning of each conversation?