Skip to content

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 model endpoint, and Rust for backend.

Notifications You must be signed in to change notification settings

sleeplessCoderrr/mailify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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 model endpoint, and Rust for backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published