Skip to content

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.

License

Notifications You must be signed in to change notification settings

RelangiTarunKumar333/MyBot

Repository files navigation

Chat with our Companion

This Python-based chat application uses a Tkinter GUI where users can interact with a bot that fetches information from Wikipedia, downloads related images from Unsplash, and creates videos from these images.

Features

  • Wikipedia Information Retrieval: Get brief summaries of topics.
  • Image Downloading from Unsplash: Download relevant images based on user input.
  • Video Generation: Create short video clips from downloaded images.
  • Interactive GUI: User-friendly interface for smooth interaction.

Requirements

  • Python 3.x
  • Install required packages using:
    pip install -r requirements.txt

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages