coldify-ai

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.

Features

  • Automated Web Scraping
  • Personalized Email Creation
  • Email Delivery
  • Seamless Integration with Apollo.io

Why coldify-ai?

The degree of personalization that coldify-ai offers can potentially increase the likelihood of a response from your leads by up to 10x.

Getting Started

Prerequisites

You need Node.js installed on your machine to use coldify-ai.

Installation

  1. Clone the repository.
git clone https://github.com/codextde/coldify-ai.git
  1. Install NPM packages.
cd coldify-ai
npm install
  1. Add your environment variables in a .env file. You can use the .env.example file as a template.
npm start

Contributing

We welcome contributions! See our CONTRIBUTING.md for details on how to get started.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Apify/crawlee

OpenAI API

Apollo