Skip to content

"Chat with our Companion" is a Python GUI app using Tkinter. It allows users to chat with a bot that fetches Wikipedia summaries, generates images and videos from user input text, and displays them. Features include text-to-image creation with Pillow, video generation with OpenCV, and real-time chat functionality.

License

Notifications You must be signed in to change notification settings

RelangiTarunKumar333/AppChat

Repository files navigation

Chat with our Companion

Welcome to the "Chat with our Companion" project! This Python-based chat application utilizes a Tkinter GUI to enable users to interact with a bot. The bot can fetch Wikipedia summaries, generate images and videos from user input text, and display them in real-time.

Features

  • Wikipedia Integration: Retrieve summaries and information based on user input.
  • Image Generation: Create images with user-provided text using Pillow.
  • Video Creation: Generate videos with user text using OpenCV.
  • Interactive GUI: User-friendly interface built with Tkinter for seamless interaction.

Prerequisites

Make sure you have Python 3.x installed. Install the required libraries by running:

pip install -r requirements.txt

About

"Chat with our Companion" is a Python GUI app using Tkinter. It allows users to chat with a bot that fetches Wikipedia summaries, generates images and videos from user input text, and displays them. Features include text-to-image creation with Pillow, video generation with OpenCV, and real-time chat functionality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages