π AI ChatBot with Wikipedia Integration π€
This is an interactive ChatBot built using Python, Tkinter, NLTK, and Wikipedia API. The bot can handle general conversations and dynamically fetch information from Wikipedia based on user queries.
β¨ Features: β GUI with Tkinter for an interactive chat experience π¨ β Natural Language Processing (NLP) with NLTK to understand user input π§ β Wikipedia Search for real-time information retrieval π β Styled Chat Interface with dark mode UI for a sleek look π₯
π οΈ Technologies Used: Python π Tkinter (GUI) π¨ NLTK (Natural Language Processing) π§ Wikipedia API π π How It Works: 1οΈβ£ Type a general query like "Hi" or "What is your name?" 2οΈβ£ Ask the bot to fetch information with "Search for " 3οΈβ£ The bot will look up Wikipedia and return relevant information!