A simple chat application built with Tkinter, Python, and various APIs (Wikipedia, Unsplash, YouTube) to fetch relevant information, images, and videos based on user input.
- Chat interface with a bot.
- Fetches and displays information from Wikipedia.
- Downloads and displays images related to user input using Unsplash API.
- Downloads and saves videos related to user input using YouTube API and PyTube.
- Clone the repository:
git clone https://github.com/your-username/chat-companion.git cd chat-companion