Hacker News new | ask | show | jobs
by bertman 405 days 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

1 comments

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?