From fe4f7b94c8e608923548bed7c6110f98a0ddfae4 Mon Sep 17 00:00:00 2001 From: Sanket Gadge Date: Tue, 18 Aug 2020 20:58:12 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a8ee19..a0b6f8e 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,14 @@ Data.json file is a dictionary where words are stored as key and meaning are sto # Project 2: GUI translator using Python -Creating a GUI translator using Tkinter +Creating a GUI translator using Tkinter ![GUI Translator](https://github.com/Sanket758/Python-Projects/blob/master/GUI%20Translator%20using%20Tkinter/translator.png) -#Project 3: Quotes Website (Shows quotes based on your mood) + +# Project 3: Quotes Website (Shows quotes based on your mood) This website Shows quotes by doing sentiment analysis on them, and automatically picks quotes based on your mood, either happy or sad. + # Project 4:Chatbot Front End using Tkinter This is a front end design for a chatbot application using Tkinter. the gui looks like this: