Giter VIP home page Giter VIP logo

python-chatbot's Introduction

ChatBot with GUI and BART Summarizer

This project is a ChatBot with a Graphical User Interface (GUI) that uses the BART (Bidirectional and AutoRegressive Transformer) model for summarizing text. The ChatBot can respond to user input in natural language and provide a summary of any text entered by the user.

note! you need to provide API Key from huggingface in order to use BART

Requirements

To run this project, you will need:

  • Python 3.x
  • tkinter library
  • nltk library
  • numpy library
  • tensorflow library

Installation

  1. Clone this repository to your local machine.
  2. Install the required libraries using pip:

bash

pip install tkinter pip install nltk pip install numpy pip install tensorflow

  1. Open the main.py file and run it using Python.

Usage

  1. Type a message in the text box and press Send button to send it to the ChatBot.
  2. The ChatBot will respond with a message based on its NLP algorithms.
  3. Start your messge with '&' to summerize your large paragraph

Features

The ChatBot with GUI and BART Summarizer has the following features:

  • Graphical User Interface (GUI) for easy user interaction
  • Natural language processing (NLP) for understanding and responding to user input
  • BART summarizer for generating summaries of any text entered by the user

Credits

This project was developed by me personal project. The BART summarizer was adapted from the Hugging Face Transformers library: https://huggingface.co/transformers/

Screenshot

python-chatbot's People

Contributors

saransh484 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.