TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Launch HN: EasyEmail (YC W18) – Gmail plug-in that helps compose emails quickly

83 pointsby filiptabout 7 years ago
Hey HN!<p>We’re Fil, Lambert and Matt, the founders of EasyEmail (<a href="https:&#x2F;&#x2F;easyemail.ai" rel="nofollow">https:&#x2F;&#x2F;easyemail.ai</a>). EasyEmail is a Gmail plug-in that helps you write emails quickly. We train our software with your inbox and quickly suggest what you should write based on your previous responses.<p>We started working on improving how email is used about a year and a half ago, when Fil was organizing the MIT Fall Career Fair, an event for 6,000 people and 450 companies. He was sending 200-300 emails a day and feeling suffocated by the volume. We started chatting about some sort of a solution, and after a long journey (including a car crash on the way to our YC interview!) we finally have a working product and some happy users.<p>Our current product is a Chrome Extension helps you write emails with two main components: autocomplete, and hotkeys.<p>Autocomplete searches through every sentence you’ve ever sent in the past and suggests 5 sentences you might say at this moment. An example could be me typing “how a” and the autocomplete suggesting “How are you doing?” together with 4 other sentences. This feature turned out to be harder than we expected because users say things that start similarly a lot (I have 207 unique sentences starting with “how a”). The question is how to sort all those sentences so they’re most likely to choose one of the top 5. Our sentence-matching algorithm includes things like frequency, recency, and context from the email you’re replying to.<p>Hotkeys are a quick way to enter snippets of text that you repeat a lot, but that aren’t sentences, like a link that you send a lot, or pieces of text that you send often but don’t merit a new template.<p>It’s very exciting to work on this problem, because email is so universal. That also makes it very hard, because we need to satisfy a lot of different email users. There&#x27;s also a lot of competition - most prominent is probably SmartReply by Gmail (those 3 buttons saying “sounds good” on your mobile app). The most important difference between us and them is that our suggestions are always personalized, since they come from your own mailbox.<p>This may sound like we’re trying to remove thoughtful emailing by just making our users repeat the same sentences over and over again, but that’s the exact opposite of what we’re going for. Our initial users tend to already send repetitive emails, and we’re just reducing the amount of typing they have to do. The goal is to give everyone more time to put into the non-repetitive parts of emails!<p>We’d absolutely love to hear your thoughts on the product and your experiences in this area. If you’d like to try out our product, it’s easier to go right away to the Chrome webstore: <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;easyemail-ai&#x2F;giagehiaomegelcgdpihbdjihofogede" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;easyemail-ai&#x2F;giage...</a>. Please let us know what you think!

18 comments

JackCabout 7 years ago
Congratulations on the launch!<p>I hope you take to heart the privacy concerns here. In case you haven&#x27;t come across it, here&#x27;s a useful thread from last year about Unroll.me&#x27;s datamining and selling of customers&#x27; inboxes, and the general trust problem for services like yours:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14179077" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14179077</a><p>Frankly I&#x27;m not sure what it would take to convince me to open up email text access to a 3rd party service at this point.<p>You have to convince me not just that you (Fil, Lambert and Matt) are trustworthy, but also that the three of you can&#x27;t be bought out by someone less trustworthy (bearing in mind that your customers may well be worth more to a shady business than they are to you!), and also that you&#x27;re competent to run a hugely valuable database without ever making a mistake (quoting tptacek in the above thread: in your place, &quot;I would be terrified.&quot;)<p>I don&#x27;t know how you would crack this, but on the risk-of-hacking side as a user I might be looking for technical reassurance -- say, that you&#x27;re running entirely locally instead of storing my email on your server in the first place, or that you&#x27;re only using temporary email access to store sentences with k-anonymity or client-side encryption, and that your privacy model has been published in detail for review.<p>On the risk-of-purchase side you could look at Keith Porcaro and Sean McDonald&#x27;s idea of the Civic Trust, where a private company&#x27;s data is owned by an independent trust that can protect the interests of your users, separate from the vagaries of your business model:<p><a href="https:&#x2F;&#x2F;medium.com&#x2F;@McDapper&#x2F;the-civic-trust-e674f9aeab43" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@McDapper&#x2F;the-civic-trust-e674f9aeab43</a> <a href="http:&#x2F;&#x2F;digitalpublic.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;digitalpublic.io&#x2F;</a><p>My feedback here may amount to concern trolling, since I&#x27;m over on the paranoid end of potential customers these days and probably not your target audience -- but I&#x27;m passing it on in case it&#x27;s helpful ...
评论 #16579638 未加载
9erdeltaabout 7 years ago
What is the plan to make money off this? Sell what you read in my emails? Charge me a monthly fee at some point? Also my initial reaction was that I wasn&#x27;t aware that composing an email is slow.
评论 #16578287 未加载
评论 #16578299 未加载
BjoernKWabout 7 years ago
Have you read Avogadro Corp (<a href="http:&#x2F;&#x2F;avogadrocorp.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;avogadrocorp.com&#x2F;</a> )? That novel is based on the premise of a tool that is intended to help you write well-crafted emails yet quickly gets out of hand.<p>I&#x27;m not suggesting at all this will be the case here but this seems related and might be an interesting read.
评论 #16578265 未加载
评论 #16578205 未加载
brd529about 7 years ago
As someone who runs a support team I saw this and immediately thought “this needs to be a zendesk app.”<p>There is a lot of knowledge hidden in support ticket replies but it’s didficult to know what other team members previous answers would be useful to crib from without guessing search terms. Heck you may even forget exactly how to find your own answer from a few months ago.<p>On top of that there are concepts we have to communicate all the time as building blocks of a reply, which is where it seems this service may thrive. Let me know when you need beta testers for the zendesk version :-D
评论 #16582670 未加载
评论 #16590114 未加载
avinashjdsouzaabout 7 years ago
OK, I&#x27;m loving a couple of things:<p>1. As someone in sales, there are a truckload of emails I send out each day. Contrary to what a lot of people think, no, we don&#x27;t send out templated stuff blindly. I think EE should be able to help me shave off about half an hour in think-time in a a day. Huge.<p>2. Organic-ish. Early days, I know, but I&#x27;m hoping that EE won&#x27;t devolve to a glorified SmartReply with additional text templates.<p>3. There&#x27;s a roadmap for pro-users. Which means at some point of time, there _might_ just be an Outlook&#x2F;Polymail plugin(please say yes). Which is when I absolutely win. :-) Also, it&#x27;s nice to be relatively assured that your data isn&#x27;t likely to be sold.
评论 #16579125 未加载
dpflanabout 7 years ago
What is on the roadmap for this service? You have hotkeys and autocomplete which means I can write emails more quickly. You have access to my email &#x2F; history of digital life (contacts, relationships, connections, brands I am willing to let get into my inbox, etc): what will you do with this data to further improve the email experience?
评论 #16581845 未加载
kazanzabout 7 years ago
I find a couple things irksome, if not malicious.<p>1. The link to the privacy policy comes AFTER you take all my data. 2. If I uninstall your extension you have it programmed to give me an exit survey, but it doesn&#x27;t prompt me to revoke access for your app from my account? So you can continue to read all my communications. At the very least tell me how to remove it when I uninstall your extension, or fill out your exit survey. Don&#x27;t just hide the fact that you retain access indefinitely. 3. You are appending your marketing to the bottom of every email regardless if it used your product or not. Thats crap, I don&#x27;t want to spam every single person I communicate with. Let me opt in, or only append when your plugin is used.<p>I get its a prototype, I get the &quot;potential&quot;, but it seems you put 0 critical thought into making the app safe.
评论 #16578773 未加载
codegeekabout 7 years ago
It is interesting to see Chrome Plugins being accepted into YC. Is the potential really worth a billion dollar market ? I would think that YC wants to invest in startups that could scale to high growth in a short span of time. Are Chrome plugins really worth that much ?<p>Or perhaps this is just the MVP and idea is to scale it further ?
评论 #16578649 未加载
评论 #16578590 未加载
russ_rossabout 7 years ago
I&#x27;d like to see you auto suggest frequent attachments. In some ways this should be a more accessible feature, and certainly useful.
评论 #16579150 未加载
vj44about 7 years ago
I&#x27;ve been testing easymail for a couple weeks (the gmail add-on and the chrome plugin). So far a very positive experience - saves me time on repetitive emails. Looking forward to updates &amp; more AI.
评论 #16578783 未加载
yaniabout 7 years ago
I would love to use you service but it is not acceptable for me to share my email contents with someone else. Look at how mega cloud storage are protecting users files
评论 #16578305 未加载
namankabout 7 years ago
This is awesome guys. To reply to all the people that are like this is not a big enough problem, tell them that this is the start and then tell them what is the next stage of your company.<p>To me, it sounds like a personal assistant that can automatically reply for you to fairly complex emails. We get SO MUCH email, maybe this will actually help us manage all that.<p>It is a very powerful idea, all the best to you.
评论 #16578990 未加载
评论 #16578366 未加载
RobLachabout 7 years ago
I’m very apprehensive about using something that <i>doesn’t</i> charge me but reads my e-mail.<p>Then again it’s a gmail plugin :P
评论 #16578350 未加载
treisabout 7 years ago
Do you have numbers around how often autocomplete is used? For example, using your &quot;how a&quot; example, what percentage of time will a user select a suggested autocomplete?
评论 #16578156 未加载
bmlevy9about 7 years ago
Do you guys feel like your product could replace mail merges?
ph0rqueabout 7 years ago
Just added the extension. Curious why you need access to my calendar?
评论 #16578389 未加载
jasonsmashabout 7 years ago
Whats the difference between Launch HN and Show HN?
kiki_jikiabout 7 years ago
No love for Firefox?
评论 #16583903 未加载