Skip to content
#

summarization

Here are 1,055 public repositories matching this topic...

haystack

🔍 LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

  • Updated May 17, 2024
  • Python

This repository explores the use of advanced sequence-to-sequence networks and transformer models, such as BERT, BART, PEGASUS, and T5, for summarizing multi-text documents in the medical domain. It leverages extensive datasets like CORD-19 and a Biomedical Abstracts dataset from Hugging Face to fine-tune these models.

  • Updated May 17, 2024
  • Jupyter Notebook

A Python tool for splitting large Markdown files into smaller sections based on a specified token limit. This is particularly useful for processing large Markdown files with GPT models, as it allows the models to handle the data in manageable chunks.

  • Updated May 16, 2024
  • Python

Improve this page

Add a description, image, and links to the summarization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the summarization topic, visit your repo's landing page and select "manage topics."

Learn more