A Python-based project that allows users to perform voice-activated searches on Wikipedia. Converts user voice input to text, searches Wikipedia, and provides the results via text or audio output.
This project demonstrates a beginner-friendly web scraping pipeline built entirely in Python. The target is a Wikipedia table listing the largest companies in the United States by revenue — a clean, ...