-
Clone project repository
-
Navigate to the cloned repository if not already
-
Install Python if not already
-
Create and activate a virtual environment
python3 -m venv .venvsource .venv/bin/activate(Linux/Mac)source .venv/Scripts/activate(Windows) -
Install dependencies
pip install -r requirements.txt -
Install Playwright dependencies (only required if you have not used Playwright on your system before)
playwright install
Leads data and generated messages will be saved in the leads_and_messages directory as a csv file
From the root of the installed directory run the main module python -m app.app
From the root of the installed directory run the main module python -m app.gui.gui
An app to assist with finding people of interest:
- User input (to command line)
- Stretch: Generate top keywords for the target via AI
- Search capability based on user input of the internet or specific app [LinkedIn public profiles]
- Database storage of results
- Name
- Relevant information about person/company
- Way to find them LinkedIn profile link (public)
- AI generated messaging suggested to user
- Based on information gathered from search
- limited by specified length
Pain Points:
- Eases the difficulty of reaching the “early adopters” (first people interested in buying the product) in early stage of business growth
- Reduces time for each outreach