AI-powered lead monitoring system that watches Nextdoor, soon to Facebook, and soon to Craigslist for home service requests and sends SMS alerts in real time.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
feat(tracking): store post creation time for accurate peak hour analytics
e978d2bView on GitHubfix(analytics): correct timezone, NULL SQL handling, and junk group filtering
140b8b3View on GitHubfeat(analytics): peak hour tracking, adaptive timing, and weekly group report
d26e835View on GitHubrefactor(orchestrator): remove Gmail scraper, use direct Facebook scraper only
b7a7b40View on GitHubfeat(facebook): use fixed group config instead of dynamic discovery
925f0d3View on GitHubfeat(facebook): enable Facebook group scraper in orchestrator
598b0f3View on GitHubfix(classifier): score direct service requests 8 minimum regardless of brevity
1362bb5View on GitHubfix(scraper): use ISO timestamp to prevent old posts appearing as fresh leads
a2619cdView on GitHubfix(scraper): improve Nextdoor lead capture reliability
e137af1View on GitHubInitial commit: AI lead monitoring system (WAT framework)
26c54ffView on GitHub