Inspiration
I thought that it would be cool to simplify and enhance email communication for our users. Recognizing the challenges people often face when composing emails (aka blank page syndrome), this tool seeks to provide an efficient and convenient solution.
What it does
AI Email Writer is designed to assist users in composing emails. It generates email content based on your instructions. It can also shorten, formalize or enhance your email. It kind of automate the entire email writing process.
How I built it
The backend of AI Email Writer is in Node.js and makes API request to OpenAI. The frontend is made in Vue.js and designed with user-friendliness in mind.
Challenges I ran into
While the prompt wasn't that difficult to come with, I wanted to provide a clean UI. All the interactions and little details took way too much time and effort.
Accomplishments that I'm proud of
It's the second time we work on a tool around AI and I highly appreciate the improvements made by OpenAI. The function_call is one of the key aspect that makes developers life much easier and we don't have to retry several times to make sure the AI output is well formatted.
What's next for AI Email Writer
It the first version, so we will improve it with user feedback. We also plan it to integrate it in Mailmeteor Dashboard to be a continuous part of our users journey.
Built With
- css
- express.js
- html
- javascript
- openai
- vue
Log in or sign up for Devpost to join the conversation.