Mike is a simple personal assistant who works on the CLI and uses apis and vanilla python3 to work. He does a lot of stuff... check it down!πŸ‘‡

In order to start mike just clone this repository and run it in your favorite IDE.

Features:πŸ±β€πŸ’»πŸ’»βœ¨πŸ”₯

1-Tells Date Time.

2-Searches for you on google.

3-Wikipedia instant search.

4-solve homework using wolfram alpha.

5-play songs on Spotify.

6-Wishes You.

7-Opens sites to the web browser.

8-Opens program on your computer.

9-Tells you time tells you how made him.

10-checks weather for you.

11-Tells you, your location.

12-Sends Email on your behalf.

πŸ‘©β€πŸ³I have built it using pure vanilla python3

Libraries: Install using pipπŸ‘Œ:

Python-AI-Assistant

import pyttsx3

import speech_recognition as sr

import datetime

import wikipedia

import webbrowser

import os

import smtplib

import wolframalpha

import requests

import subprocess

import spotipy

🀞One challenge I ran into is it wasn't working using my wolfram API key wasn't working and had to regenerate twice yet it wasn't working then I just waited for some time and it started working yah!

πŸ‘ΆI learned that it isn't easy to even make something this as a beginner but trying makes everything perfect.

Thanks for this opportunity!

Built With

Share this project:

Updates