coldify-ai
is an innovative Node.js project that leverages the power of technologies like Apify/crawlee, OpenAI API, and Apollo to revolutionize the way you engage with your leads. By taking a lead list (from Apollo.io, a CSV file, or similar), coldify-ai
not only scrapes the website associated with the lead but also composes and sends a fully personalized cold email to them.
- Automated Web Scraping
- Personalized Email Creation
- Email Delivery
- Seamless Integration with Apollo.io
The degree of personalization that coldify-ai
offers can potentially increase the likelihood of a response from your leads by up to 10x.
You need Node.js installed on your machine to use coldify-ai
.
- Clone the repository.
git clone https://github.com/codextde/coldify-ai.git
- Install NPM packages.
cd coldify-ai
npm install
- Add your environment variables in a .env file. You can use the .env.example file as a template.
npm start
We welcome contributions! See our CONTRIBUTING.md for details on how to get started.
This project is licensed under the MIT License - see the LICENSE.md file for details.