Show HN: Vibemail – Chrome extension for vibe emailing

(chromewebstore.google.com)

9 points | by aliyanishfaq a day ago ago

7 comments

  • bertman a day ago ago

    Additional information that's hopefully helpful for HN readers:

    * This extension has been vibe-coded (example from the code: "// IMPORTANT: Replace this with the ACTUAL URL where your auth-iframe.html is hosted!")

    * It sends your email content to ParaAI (https://paraai.pro/) for the actual text completion

    • aliyanishfaq a day ago ago

      lol, should've cleaned the code more, but it's still safe. ParaAI was also built by me. It is connected to models hosted on Azure and has more prompt/iterative checks for styling so so that was the fastest way for me to implement instead of copying code.

      Appreciate the note tho! would you want it to directly send request to model provider APIs?

  • desertkun a day ago ago

    I don't think sending your emails to somebody else for LLM inference, whomever that might be, is a viable business model. Unless it is completely local, I would never use it.

    • aliyanishfaq 18 hours ago ago

      didn't aim for this to a business model. I do, however, think it can be provided there is trust for Email Client through compliance etc

  • shreyasnsharma a day ago ago

    Any way to specify my custom writing style via a system prompt?

    • aliyanishfaq a day ago ago

      good idea, prolly should allow system prompt config so people can add their custom email signature as well

  • theGreatAmogh a day ago ago

    congrats - this seems really cool. just tested it out and can see the value of this!