Skip to content

laibatechX/Email-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ผ Email Writer โ€“ Free AI Automation Tool

This is a simple AI-powered Python tool that helps you automatically generate professional emails based on your prompt. It uses free and open-source models from Hugging Face (e.g., distilgpt2) โ€“ no paid API required!


๐Ÿš€ Features

  • Write emails instantly from just a one-line prompt
  • No internet required after setup
  • 100% free and open-source
  • Beginner-friendly code
  • Output saved to generated_email.txt

๐Ÿ“‚ Files Included

File Description
email_writer.py Main script to generate emails
requirements.txt Python libraries required for the project
generated_email.txt Output file containing the generated email

๐Ÿง  How It Works

  1. You give a short description like:

    โ€œfollow-up with a client who hasnโ€™t repliedโ€

  2. The script will generate a full professional email like:
    Subject: Following up on our last conversation

Dear [Client Name],

I hope this message finds you well.

  1. The email will also be saved in a text file automatically.

๐Ÿ› ๏ธ How to Run It

  1. Clone this repository or download the ZIP
  2. Open the terminal in the project folder
  3. Run:
pip install -r requirements.txt
python email_writer.py
๐Ÿง‘โ€๐Ÿ’ป Created By
Laiba Azhar โ€” AI Automation Enthusiast
๐ŸŸฃ Fiverr: laibatechX

About

A simple AI automation tool to generate professional emails using free and open-source models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages