A.N.S.H.U.L. : A Python-Based Personal Assistant for Automated Task Execution
DOI:
https://doi.org/10.17010/ijcs/2024/v9/i6/174708Keywords:
Automated
, real-time systems, speech_recognition, task handling.Paper Submission Date
, October 7, 2024, Paper sent back for Revision, October 20, Paper Acceptance Date, October 23, Paper Published Online, December 5, 2024Abstract
The present project, titled A Nice Sophisticated Helpful Unique Listener (A.N.S.H.U.L.), explores the automation of routine and non-essential tasks using the Python programming language. A.N.S.H.U.L. is a voice-activated assistant that leverages speech recognition and task automation to streamline various activities, thereby conserving user energy and effort. The assistant integrates Python libraries such as pyttsx3 for text-to-speech, speech_recognition for voice input processing, web browser for automated internet navigation, and pywhatkit for additional functionality such as WhatsApp message scheduling. This demonstrates Python’s utility in creating accessible, real-time systems capable of precise execution with minimal hardware requirements. The project aims to illustrate the effectiveness of Python as a platform for developing user-friendly, reliable task managers. Designed to handle an array of tasks, A.N.S.H.U.L. can respond to commands to deliver messages, retrieve information from the web, play music, and provide day and time updates. By using automated execution for simple daily operations, A.N.S.H.U.L. exemplifies how Python’s robust libraries and simple syntax can support complex interactions in a streamlined and accessible manner. The assistant is programmed with a set of specific commands, each mapped to a defined function, thereby reinforcing Python's capacity to manage highly intensive operations with efficient code and low overhead.
This project highlights the potential of Python-based automation systems in optimizing user productivity, with potential future applications in smart home management, data retrieval, and professional task handling. A.N.S.H.U.L., designed with a unique conversational style, responds dynamically to queries, enhancing the user experience through sophisticated dialogue and interaction. Through A.N.S.H.U.L., the project demonstrates how Python can be used to control real-time systems with precise instructions, showcasing Python’s adaptability as a language for innovative, resource-efficient task automation.Â
Downloads
Published
How to Cite
Issue
Section
References
A. Butani, “Pywhatkit: Python library for WhatsApp and other automation.†GitHub, 2020. [Online]. Available: https://github.com/Ankit404butfound/PyWhatKit
Python Software Foundation, "Webbrowser — Convenient web-browser controller." Python Documentation, 2023. [Online]. Available: https://docs.python.org/3/library/webbrowser.html
Pyttsx3 Documentation. "Text-to-speech x-platform." Pyttsx3 Documentation. [Online]. Available: https://pyttsx3.readthedocs.io/en/latest/