Python-based API for analyzing Brazilian companies' credit scores using public data sources. Built with Flask, it provides endpoints for retrieving CNPJ details, reputation analysis, social media metrics, and government contracts.
A Python-based project that classifies text (e.g., product reviews) as positive, negative, or neutral using natural language processing (NLP) techniques. The application calculates metrics such as the Net Promoter Score (NPS), identifies common words in reviews, and extracts the most relevant positive and negative comments. Results are dynamically visualized on an intuitive, modern homepage.