Stars
Fully customizable AI chatbot component for your website
Simple chatbot implementation with PyTorch.
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
An online bot made for the purpose of answering the queries people ask on websites.
Build a chatbot or Q&A bot of your website's content
Build a chatgpt chatbot for your website using LangChain, Supabase, Typescript, Openai, and Next.js.
Simple Code for text summarization using transformer
From this project we can now we able summarize any text. We can get 30-40% of the summary of a text. You can also give audio file so audio file is converted into text and then it is summarize
Python Repository for different kinds of Text Summarization using PEGASUS, TextRank and more
Simple GUI for summarization of text documents using huggingface/transformers and bert-extractive-summarizer
a single document summarization based on pagerank algorithm
using PageRank, gloVe to summerize text from pdf and docs, download glove form https://www.kaggle.com/datasets/mrugankakarte/glove-6b-200d-pretrained-word-vectors
An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
Uses frequency analysis to summarize text.
Text summarization using seq2seq in Keras
Preparing a dataset for TensorFlow text summarization (TextSum) model.
Notebook for reading a research paper PDF, summarizing it using NLP and outputting the summary as a text to speech audio.
Text/Data summarization notebook implemented and deployed on flask server (NLP Project, FAST2022, Submitted to Sr Raza Abbas)
The jupyter notebook takes an audio file and convert it to text form and summarizes the text.
A notebook of me having fun summarizing some text/article
This repository contains various models for text summarization tasks. Each model has a separate directory containing the implementation code, pretrained weights, and a Jupyter notebook for testing …
Python program that pulls data from MS Word document and summarizes data that will output into an excel sheet with a GUI. This Python program could also convert .doc files to .docx to accommodate f…
A machine learning based project that help to summarizing the book ,pdf and docx files.
A python script based GUI interface to summarize documents (.pdf and .docx files).
ChatWeb can crawl web pages, read PDF, DOCX, TXT, and extract the main content, then answer your questions based on the content, or summarize the key points.