mailify Svelte Themes

Mailify

In developing Mailify, a powerful tool that uses AI to generate an email text. Helping gen-z for proposing their email to apply for job. Utilizing Svelte Library for frontend, Flask Framework for Backend.

Email Generator Web APP

A full-stack application that uses a machine learning model for text prediction and sentiment analysis.

Manual Setup

Backend (Flask)

  1. Navigate to the mailify-back/ folder.
  2. Install dependencies: pip install -r requirements.txt.
  3. Run the backend server: python run.py.

Frontend (Svelte + TypeScript)

  1. Navigate to the mailify-front/ folder.
  2. Install dependencies: npm install.
  3. Run the frontend server: npm run dev.

Top categories

Loading Svelte Themes