Skip to content

This Python script creates a chat application using Tkinter. Users can interact with a bot that fetches info from Wikipedia, displays images from Unsplash, and downloads YouTube videos. It features logging for error handling.

License

Notifications You must be signed in to change notification settings

RelangiTarunKumar333/chat_app

Repository files navigation

Chat with our Companion

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.

Features

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/chat-companion.git
    cd chat-companion

About

This Python script creates a chat application using Tkinter. Users can interact with a bot that fetches info from Wikipedia, displays images from Unsplash, and downloads YouTube videos. It features logging for error handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages