TheForgotensoul / Edith-Virtual-Assistant

Edith Virtual Assistant 🧠

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Edith Virtual Assistant 👋

Version Development Documentation License: MIT Twitter: TheForgotensoul

Edith is a voice assistant service in Python 3.8. It can understand human speech, talk to user and execute basic commands.

🏠 Homepage

Demo

Install

pip install -r requirements.txt

Usage

In the command or terminal:
  cd to the folder where you have downloaded/extracted the repository.

and type
  python edith_v0.1.py

then hit enter.

Edith commands:

                                    +=======================================+
                                    |......EDITH VIRTUAL INTELLIGENCE.......|
                                    +---------------------------------------+
                                    |#Author: Theforgotensoul               |
                                    |#Date: **********                      |
                                    |#I don't take responsibility for       |
                                    | problems of any kind                  |
                                    |#Use at your own risk                  |
                                    +---------------------------------------+
                                    |......EDITH COMMANDS LISTS.............|
                                    +=======================================+

                Display Help list:
                Talk to EDITH: Edith Help / Show commands / help / commands

                Stops listeing:
                Talk to EDITH: mute / sleep / stop listening

                Converses, barely:
                Talk to EDITH : hello / hi,
                                your name, What are you, how are you
                                who are you / What does EDITH stand for / what is edith?

                Time and Date:
                Talk to EDITH : what time is it? / time , what is today date / simply date

                Gives a system status:
                Talk to EDITH : how are you? / System report / System Status

                Math Question:
                Talk to EDITH: do math / math

                Do a google search :
                Talk to EDITH: edith search / search

                wikipedia search:
                Talk to EDITH: wiki / wikipedia

                Take a screenshot:
                ##the screen shots are saved in folder edith.ss in the main directory
                Talk to Edith: take screenshot / screenshot


                Open Social apps:
                Talk to EDITH : open youtube / open facebook / open instagram

                Ask edith to remember something:
                Talk to EDITH: edith remember that / remember that
                Ask Edith if it remember any thing:
                Talk to EDITH: do you know anything / edith do you know anything

                Tells a joke:
                Talk to EDITH: joke / tell me a joke

                Standard replies for silly questions:
                Talk to EDITH : you are dumb

                System operations:
                ## Be alert while using this commands any unsaved data will to lost.
                Talk to EDITH: Shutdown / logout / restart

                Quit th program:
                Talk to EDITH : exit / quit / bye / goodbye

Author

👤 TheForgotensoul

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 TheForgotensoul.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator