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.
- 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.
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.
To get started with AI Email Crafter, follow these steps:
-
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
-
Install Dependencies: Navigate to the project directory and install the required packages.
cd AI_Email_Crafter pip install -r requirements.txt -
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.
-
Run the Application: Start the application with the command below.
streamlit run app.py
-
Authenticate: Follow the prompts to authenticate with your Google account.
Once the application is running, you can start generating email drafts:
- Input Your Details: Fill in the fields with your information, including recipient name, subject, and key points you want to include.
- Generate Draft: Click the "Generate" button to create your email draft.
- Review and Edit: Review the draft and make any necessary adjustments.
- Save to Gmail: Click the "Save to Gmail" button to store your draft directly in your Gmail account.
We welcome contributions! If you would like to contribute, please follow these steps:
- Fork the Repository: Click the "Fork" button at the top right of the page.
- Create a Branch: Create a new branch for your feature or bug fix.
git checkout -b feature/YourFeatureName
- Make Your Changes: Implement your changes and commit them.
git commit -m "Add your message here" - Push to Your Fork: Push your changes to your forked repository.
git push origin feature/YourFeatureName
- Open a Pull Request: Go to the original repository and open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, feel free to reach out:
- Email: your-email@example.com
- Twitter: @yourhandle
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!