Welcome to Project Shabnam! This is your personal virtual assistant, designed to make your daily tasks easier.
Project Shabnam is an ongoing project aimed at creating a versatile virtual assistant. It can perform various tasks, including providing information, opening applications, playing music, and more.
- Voice-activated commands
- System information retrieval
- Web searches
- Math calculations
- Music playback from YouTube Music
- Integration with Wolfram Alpha for complex queries
- Weather information retrieval
-
Clone the repository:
git clone https://github.com/Gaganraj2002/ProjectShabnam.git cd ProjectShabnam -
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python main.py
-
Clone the repository:
git clone https://github.com/Gaganraj2002/ProjectShabnam.git cd ProjectShabnam -
Install dependencies using Pipenv:
pipenv install
-
Activate the virtual environment:
pipenv shell
-
Run the application:
python main.py
This project is under development, and contributions are welcomed. Feel free to open issues, submit pull requests, or provide feedback.
This project is not currently licensed.