This Python-based chat application with a Tkinter GUI lets users interact with a bot that fetches information from Wikipedia, downloads images from Unsplash, and creates videos from these images. The project demonstrates real-time information retrieval and media generation, enhancing the user experience with visual and video content.
open-source-licensing image-processing python-gui-development multithreading-in-python wikipedia-api-integration web-api-integration video-creation-with-moviepy real-time-chat-applications error-handling-and-logging
- Updated
Jun 6, 2024 - Python