suryanshsk / Python-Voice-Assistant-Suryanshsk

A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable.
MIT License
34 stars 90 forks source link

✨[FEATURE] GithubScraper:GitHub Repository Extraction Using BeautifulSoup #393

Open Niraj1608 opened 2 hours ago

Niraj1608 commented 2 hours ago

Project Overview The GitHub Topic Extractor is a Python-based tool that scrapes repositories from GitHub and extracts relevant topics using Natural Language Processing (NLP). Leveraging BeautifulSoup for HTML parsing and NLP techniques such as tokenization and keyword extraction, this tool automates the identification of key topics or themes associated with GitHub repositories.

Features

Niraj1608 commented 2 hours ago

@suryanshsk assign me this issue :)