Skip to content

VictorViapiana/lead-classifier-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📊 Lead Classification System

Python-based project developed to automate the analysis and prioritization of commercial leads, reducing manual processing time and increasing sales team efficiency.

🚀 Features

Lead Ingestion: Reads leads from JSON files (easily adaptable to other sources).

Data Validation: Prevents entry errors and ensures data integrity.

Automated Lead Scoring:

🔥 Hot: High priority

🟡 Warm: Medium priority

❄️ Cold: Low priority

Report Generation: Automatically generates a results file (resultado.txt).

Interactive Terminal: User-friendly command-line interface.

Lead Registration: Ability to register new leads directly through the system.

💡 Goal

To simulate a real-world commercial operation where leads are received and need to be analyzed and prioritized rapidly.

The system automates this decision-making process, allowing for:

Reduction of human error.

Increased productivity.

Efficient prioritization of high-value prospects.

Generation of actionable insights for sales teams.

🧠 Classification Logic

High Income + High Interest → 🔥 Hot

Average Income → 🟡 Warm

Low Income → ❄️ Cold

🛠️ Technologies

Python: Logic and automation.

JSON: Data persistence and storage.

▶️ How to Run

Clone the repository: git clone https://github.com/VictorViapiana/lead-classifier-automation.git

Run the application: python main.py

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📎 Author

Developed by Victor Viapiana

GitHub: https://github.com/VictorViapiana

About

Python-based system for automating lead classification, validation, and prioritization, generating actionable insights for sales teams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages