Document Search Engine Tool
-
Updated
Dec 8, 2022 - Python
Document Search Engine Tool
Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"
A python application for summarizing Slack threads
[NAACL2018] Entity Commonsense Representation for Neural Abstractive Summarization
[ACL2020] Unsupervised Opinion Summarization with Noising and Denoising
LoRA supervised fine-tuning, RLHF (PPO) and RAG with llama-3-8B on the TLDR summarization dataset
Summarize documents based on content extracted via Rosette API
Turn PDF into Notes in seconds📝
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.
Document summarisation and query expansion
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)
A text summarization project which uses groq for faster inference and also extracts important keywords from the text
A software component that uses TF-IDF statistical analysis of the words in files to extract the 10 most important terms in a document and provide a short, 5 sentence summary.
Abstractive summarization model that peforms hierarchical supervision method that jointly performs summary and sentence-level supervision.
If text is a graph, then summary is vertex cover of that graph.
AI-powered assistant for summarizing, querying, and evaluating research papers. Built with open-source NLP models.
An MCP Server use case with advanced document handling and OpenAI Integration
Add a description, image, and links to the document-summarization topic page so that developers can more easily learn about it.
To associate your repository with the document-summarization topic, visit your repo's landing page and select "manage topics."