A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable.
MIT License
40
stars
110
forks
source link
Added Face Emotion classification Python files #525
I used FER dataset for training the model from kaggle https://www.kaggle.com/datasets/jonathanoheix/face-expression-recognition-dataset and run the final train.ipynb for getting the model.