Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto draft replies for people #276

Open
elie222 opened this issue Dec 22, 2024 · 0 comments
Open

Auto draft replies for people #276

elie222 opened this issue Dec 22, 2024 · 0 comments

Comments

@elie222
Copy link
Owner

elie222 commented Dec 22, 2024

Auto draft replies for people.
This would be a zero set up responder. Or close to zero.

Idea:

  1. Email comes in to webhook
  2. (We decide if it matches any existing rules, if yes, then stop, if not, then:)
  3. The AI decides if it needs a reply
  4. If not, then end
  5. If yes, then draft a reply by looking through users email history. Two potential approaches: 1. vector search, 2: allow email agent to call email search tool until it's figured out the right response.

Advanced:
a. Allow user to add knowledge base
b. Use web search to fill in context (e.g. learn about user's website / who the person emailing is)

If you decide to take this on, comment below and we can discuss.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant