Summarizing Chatbot
A simple web-based chatbot built using HTML, CSS, and Python (Flask) that automatically generates concise summaries from long pieces of text. Designed for clarity and efficiency, this project demonstrates how Natural Language Processing (NLP) can simplify information overload through automation.
🔍 Overview
The chatbot allows users to enter any paragraph, article, or text input, and instantly returns a short, accurate summary. It provides a clean chat-like interface, making it ideal for quick testing, learning NLP basics, or integrating summarization into other web applications.
⚙️ Tech Stack
Frontend: HTML, CSS
Backend: Python (Flask)
NLP Engine: Hugging Face Transformers