kishanrajput23 /
Jarvis-Desktop-Voice-Assistant
A python based desktop voice assistant capable of executing system-level commands, integrating speech recognition and text-to-speech, and handling asynchronous user interactions.
Loading repository data…
liamkirsh / repository
A Python-based desktop client that uses Facebook Messaging as a cloud storage service.
http://devpost.com/software/faceboxx
Faceboxx is an open-source desktop front-end that uses Facebook Messenger as a cloud storage service. It is currently set to break the file into 10MB chunks as per the constant specified in chunk.py.
To run, execute src/gui.py and enter a username and password when prompted. Then select the "browse" button to select a file on your computer that is greater than 10MB large. Make sure that Firefox is installed in the default location on your system and that you have a working Internet connection.
Currently, the encrypted zip function uses the pyminizip library, which only works on Linux (https://github.com/smihica/pyminizip/issues/3). A version that works with the 7zip commandline interface is in the works.
The script also requires the Selenium WebDriver Python library (http://docs.seleniumhq.org/projects/webdriver/).
Selected from shared topics, language and repository description—not editorial ratings.
kishanrajput23 /
A python based desktop voice assistant capable of executing system-level commands, integrating speech recognition and text-to-speech, and handling asynchronous user interactions.
MrAliHasan /
Sophia AI Assistant is a Python-based desktop AI that performs a variety of tasks, including answering questions, opening applications, browsing websites, and making calls via phone or WhatsApp. It uses the Hugging Face API for responses and offers activation via voice, text input, or a keyboard shortcut.
awesome-arjun11 /
Electron + Python based desktop app for deezer's spleeter, a tool for separating vocals and instruments in a song.
kanishk307 /
A python-based crack detection and classification system using deep learning; used YOLO object detection algorithm. To extract the features of cracks we used Computer Vision and developed a desktop tool using Kivy to display the outcomes.
GiorgosNik /
A Python based application to download songs from Spotify playlists, complete with cover art, artist and lyrics, featuring both a UI and a CLI version
Gueni /
A Python-based, open source, desktop application to import, read and analyse excel files in order to create and display multiple charts.