Skip to content

Effortlessly generate personalized, VC-ready email drafts using AI and save them directly into Gmail — a smart outreach assistant for founders, sales, and BD teams.

Notifications You must be signed in to change notification settings

NxxNrz/AI_Email_Crafter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Email Crafter 🤖✉️

AI Email Crafter GitHub

Welcome to AI Email Crafter! This tool helps you effortlessly generate personalized, VC-ready email drafts using AI. You can save these drafts directly into Gmail, making it a smart outreach assistant for founders, sales, and business development teams.

Table of Contents

Features

  • AI-Driven Drafts: Generate email drafts that resonate with your audience.
  • Gmail Integration: Save drafts directly into your Gmail account for easy access.
  • User-Friendly Interface: Built with Streamlit for a smooth user experience.
  • Customizable Templates: Adjust templates to suit your specific needs.
  • Efficient Outreach: Ideal for founders, sales teams, and business development professionals.

Technologies Used

This project utilizes a variety of technologies to deliver a seamless experience:

  • Python: The core programming language for backend logic.
  • Streamlit: A framework for building web applications quickly.
  • Gmail API: For saving email drafts directly into Gmail.
  • Google Authentication: To securely connect to your Gmail account.
  • OpenRouter: For integrating AI capabilities.
  • Large Language Models (LLM): To generate human-like text.
  • Business Development Tools: To enhance outreach strategies.

Getting Started

To get started with AI Email Crafter, follow these steps:

  1. Clone the Repository: Use the command below to clone the repository to your local machine.

    git clone https://github.com/NxxNrz/AI_Email_Crafter.git
  2. Install Dependencies: Navigate to the project directory and install the required packages.

    cd AI_Email_Crafter
    pip install -r requirements.txt
  3. Set Up Google API:

    • Go to the Google Developer Console.
    • Create a new project.
    • Enable the Gmail API.
    • Create credentials and download the JSON file.
    • Place the JSON file in the project directory.
  4. Run the Application: Start the application with the command below.

    streamlit run app.py
  5. Authenticate: Follow the prompts to authenticate with your Google account.

Usage

Once the application is running, you can start generating email drafts:

  1. Input Your Details: Fill in the fields with your information, including recipient name, subject, and key points you want to include.
  2. Generate Draft: Click the "Generate" button to create your email draft.
  3. Review and Edit: Review the draft and make any necessary adjustments.
  4. Save to Gmail: Click the "Save to Gmail" button to store your draft directly in your Gmail account.

Contributing

We welcome contributions! If you would like to contribute, please follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right of the page.
  2. Create a Branch: Create a new branch for your feature or bug fix.
    git checkout -b feature/YourFeatureName
  3. Make Your Changes: Implement your changes and commit them.
    git commit -m "Add your message here"
  4. Push to Your Fork: Push your changes to your forked repository.
    git push origin feature/YourFeatureName
  5. Open a Pull Request: Go to the original repository and open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, feel free to reach out:

Releases

To download the latest version of AI Email Crafter, visit the Releases section. Make sure to download the appropriate file and execute it to start using the application.


Thank you for checking out AI Email Crafter! We hope this tool enhances your email outreach efforts. Your feedback is valuable, so don't hesitate to reach out with any thoughts or suggestions. Happy emailing!

About

Effortlessly generate personalized, VC-ready email drafts using AI and save them directly into Gmail — a smart outreach assistant for founders, sales, and BD teams.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages