📚 Natural Language Processing 💬

Multilingual Text Summarizer using Hugging Face & the Google Translate API

This project aims to build a Multilanguage Abstractive/Extractive text Summarizer based on the 't5-large' model from the Hugging Face Transformer library and the Google Translation API.


Document-based English-Speaking Chatbot using NLTK and Wikipedia's API

This project is an attempt to create a Document-based English-Speaking Chatbot using Python's NLTK library and Wikipedia's content summaries through the Wikipedia API.