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!
Log in or sign up for Devpost to join the conversation.