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!
- 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
| 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 |
-
You give a short description like:
โfollow-up with a client who hasnโt repliedโ
-
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.
- The email will also be saved in a text file automatically.
- Clone this repository or download the ZIP
- Open the terminal in the project folder
- Run:
pip install -r requirements.txt
python email_writer.py
๐งโ๐ป Created By
Laiba Azhar โ AI Automation Enthusiast
๐ฃ Fiverr: laibatechX