Loading repository data…
Loading repository data…
guptakushal03 / repository
This Python script creates a voice-controlled desktop assistant capable of performing tasks such as opening websites, launching applications, displaying the current time, and engaging in chat conversations using OpenAI's GPT-3.5 model. It offers a seamless switch between desktop assistant mode and AI chat mode for enhanced user interaction.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This Python script creates a voice-controlled desktop assistant with additional features for interacting with OpenAI's GPT-3.5 model for AI-driven chat conversations. The assistant utilizes various libraries and modules for speech recognition, text-to-speech conversion, web browsing, application launching, and interaction with external APIs.
speech_recognition, win32com, webbrowser, datetime, subprocess, os, openaipip install -r requirements.txt.python desktop_assistant.py.Contributions to enhance the functionality, improve code quality, or fix bugs are welcome. Please fork the repository, make your changes, and submit a pull request.
This script is provided for educational and demonstration purposes only. Use it responsibly and be mindful of privacy and security considerations while interacting with external services and APIs.
This project is open-source and available under the MIT License.
Created: 11/11/2023
Updated: 4/19/2025
Status: Active
Repository type: Original