Skip to content

πŸš€ AI ChatBot with Wikipedia Search πŸ€– A simple Python chatbot using Tkinter, NLTK, and Wikipedia API to handle conversations and fetch real-time information from Wikipedia

Notifications You must be signed in to change notification settings

Ramlah7/CodeAlpha_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ 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!

About

πŸš€ AI ChatBot with Wikipedia Search πŸ€– A simple Python chatbot using Tkinter, NLTK, and Wikipedia API to handle conversations and fetch real-time information from Wikipedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages