I am creating an AI to move prospects to potential leads as one of the functionalities in my open-source project.
For this purpose, I am creating the following strategy:
In the user:
- Retrieve information about the user's industry.
- Train the AI (TODO) to understand business matches and logic.
At the customer:
- Classify AI of the industry (logic behind it).
- Make predictions (TODO) based on the user's data (in the user).
Some of my code is transparent and public on Github: https://github.com/LeadBrowser/leads-generator-app
Let my know below in comments what do you think.
Top comments (1)
Do some hard math before you start trying to throw A.I. at risk analysis, my guy.