Skip to content

domingosl/email-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0xAI

Get meaningful validation insights from email addresses thanks to AI.

With ❤ From Milan 🍕, By Eng. Domingo Lupo


HOW TO INSTALL (NodeJS +16 is required)

  • Clone the repo
  • Create a .env using the .env.example as guide
  • run npm i

You'll need a OpenAI api key.


HOW TO RUN

SINGLE EMAIL VALIDATION

node index -e email

node index -e email --useAI for AI support

BATCH EMAIL VALIDATION

node index -i filename

node index -i filename --useAI for AI support


For more information:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published