document-summarization
There are 45 repositories under document-summarization topic.
tagucci/pythonrouge
Python wrapper for evaluating summarization quality by ROUGE package
Sarthakjain1206/Intelligent_Document_Finder
Document Search Engine Tool
Andrew03/transformer-abstractive-summarization
Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"
Azure-Samples/ally-legal-assistant
Ally – AI Contract Assistant is a Word plugin using Azure OpenAI for contract analysis, real-time Q&A, and auto-markup. It helps legal professionals save time and ensure accuracy in reviews.
alexvlis/extractive-document-summarization
Extractive Document Summarization Based on Convolutional Neural Networks
Automattic/Slack-Summary
A python application for summarizing Slack threads
rktamplayo/DenoiseSum
[ACL2020] Unsupervised Opinion Summarization with Noising and Denoising
rktamplayo/Entity2Topic
[NAACL2018] Entity Commonsense Representation for Neural Abstractive Summarization
hyunbool/Text-Summarization
문서 요약 논문 정리
d-f/llm-summarization
LoRA supervised fine-tuning, RLHF (PPO) and RAG with llama-3-8B on the TLDR summarization dataset
amr4i/Query-Biased-Multi-Document-Abstractive-Summarisation
Implementation for multi-document query-based abstractive summarisation
AstraBert/pdf2notes
Turn PDF into Notes in seconds📝
rosette-api-community/document-summarization
Summarize documents based on content extracted via Rosette API
AbdulMoizAli/Extractive-Text-Summarization
Automatic Extractive Text Summarization using TF-IDF Frequency Analysis. This is a Node.js web application using Express.js on the server side.
jonathanscholtes/Azure-AI-Large-Document-Summarization
This project demonstrates summarizing large documents with Azure OpenAI and Durable Functions, using a Fan-out/Fan-in pattern to process sections in parallel and compile a cohesive summary. It ensures scalable and efficient document handling with Azure services.
sanketjadhav09/ClearClause-Legal-AI-Assistant
ClearClause: A Legal AI Assistant using Google Gemini API for QnA, summaries, translations, and semantic search across your legal documents.
ShahMitul-GenAI/ReviewEngine
Extract Amazon customer reviews of select products via a third-party educational web scrapper, analyze them with LLM, and display concise summaries using an interactive user interface.
wesleyscholl/VoltAI
⚡🤖 VoltAI is a lightning-fast, Rust-powered local AI agent that answers questions, summarizes documents, and reasons over large datasets — all in milliseconds. Perfect for developers, engineers, and researchers who want an offline private AI - your data never leaves your machine 🛡️📂⚡
agentnovax/agentnovax-api-rag-springboot-ollama-pgvector
agentnovax-api-rag-springboot-ollama-pgvector is a Spring Boot-based API that combines Retrieval-Augmented Generation (RAG) with the Ollama language model API and pgvector for vector search in PostgreSQL. It enables scalable, intelligent AI solutions for applications like recommendation systems, chatbots, and context-aware responses.
aquilu/muisca
Muisca: Modelo Unificado de Inteligencia Supervisada para la Computación y Aplicación. Una herramienta Streamlit para resumir y hacer preguntas sobre documentos en PDF y TXT utilizando modelos de lenguaje de última generación.
EzioDEVio/ai-knowledge-bot
his is my own custom-built offline AI bot that lets you chat with PDFs and web pages using **local embeddings** and **local LLMs** like LLaMA 3. I built it step by step using LangChain, FAISS, HuggingFace, and Ollama — without relying on OpenAI or DeepSeek APIs anymore (they just kept failing or costing too much)
itshivams/Persona-Driven-Document-Intelligence
Persona-Driven Document Intelligence – A lightweight, CPU-only system that intelligently extracts and ranks document sections based on user persona and task context.
liamca/simple_query_based_document_summarization
Simple Query Based Document Summarization
DrompiX/ir_hw2
Document summarisation and query expansion
inuwamobarak/document-summarization
Document Summarization has become a vital task for various individuals and businesses that require a way of cutting down complexities involved with bulky documents
KaisoX24/AI-Notes-Summarizer
AI-powered tool that summarizes notes and documents into concise key points.
KhushiRajurkar/Medical-Document-Summarizer
An interactive pipeline that extracts and summarizes clinical trial PDFs using advanced NLP models
shuddha2021/AI-Document-Analyzer
An interactive, client-side AI Document Summarizer & Analyzer built with HTML, CSS, and JavaScript. Features summarization, entity extraction, insights, file parsing (TXT, CSV, XLSX, HTML), and visualizations, all in-browser.
PSHACKERZ/PDFQuery-AI
PDFQuery AI is an intelligent PDF conversation companion built using Flask and Python. Upload a PDF to extract key insights, generate detailed summaries, or explore specific topics interactively. Powered by the Gemini Starter API for natural language understanding, this tool simplifies complex documents into actionable information.
amanrss/smart-assistant-genai
AI-powered assistant for summarizing, querying, and evaluating research papers. Built with open-source NLP models.
erfan-nourbakhsh/ConHGNN-SUM
ConHGNN-SUM: Contextualized Heterogeneous Graph Neural Networks for extractive document summarization. Published in IEEE AISP 2024. Revolutionizes summarization by modeling documents as dynamic graphs with semantic relationships between words and sentences.
FlosMume/AI-Research-Assistant-Starter
Prototype of an intelligent research agent capable of literature retrieval, summarization, and contextual reasoning — a foundation for scientific automation tools.
passadis/mcp-sdk-demo
An MCP Server use case with advanced document handling and OpenAI Integration
pushkar2510/Doc_Sum
Document Summarizer
SayamAlt/Multi-Source-Knowledge-Intelligence-Agent
Successfully developed a Multi-Source Knowledge Intelligence Agent - an advanced agentic AI application that integrates multi-format document and web data processing with LLM-powered analytics and conversational intelligence. It analyzes multi-source data (URL/files) with AI-driven insights, sentiment analysis, knowledge graphs, and chat interface.
weblineindia/n8n-Summarize-New-Documents-from-Google-Drive-and-Save-Summary-in-Google-Sheet
It streamlines the process of managing content by automatically identifying and fetching the most recently added Google Doc file in your Google Drive. It extracts the content of the document for processing and leverages an AI model to generate a concise and meaningful summary of the extracted text which is then stored in Google Sheet.