Metadata-Version: 1.1
Name: Gervis
Version: 0.0.1
Summary: This is a python based voice virtual assistant that performs multiple tasks based on voice commands.
Home-page: UNKNOWN
Author: SATISH KUMAR TIGGA
Author-email: satish.tigga05@gmail.com
License: MIT
Description: A simple python based voice virtual assistant (Gervis) that performs following tasks
        
        1. It tells Jokes.
        2. It shows our photo.
        3. It provide you with daily news.
        4. It tells us about weather.
        5. It launches various desktop application and many more.
        6. It performs online search on wikipedia.
        
        Further it can be scalable with more functionalities.
        
        Change Log
        ==========
        
        0.0.1 (07/03/2021)
        -------------------
        - First Release of Python Voice Based Virtual Assistant (Gervis)
Keywords: virtual assistant
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
