awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesLLM-Based Summarizations

Automated summarization of content extracted from URLs or PDFs using large language models.

Distinct from Content Summarization Tools: Distinct from Content Summarization Tools: specifically uses LLMs for summarization after web scraping or PDF conversion, not generic excerpt generation.

Explore 5 awesome GitHub repositories matching content management & publishing · LLM-Based Summarizations. Refine with filters or upvote what's useful.

Awesome LLM-Based Summarizations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pyspur-dev/pyspurAvatar PySpur-Dev

    PySpur-Dev/pyspur

    5,677Vezi pe GitHub↗

    Routes input through web scraping or PDF conversion, then summarizes extracted text using an LLM.

    TypeScriptagentagentsai
    Vezi pe GitHub↗5,677
  • campsite/campsiteAvatar campsite

    campsite/campsite

    4,829Vezi pe GitHub↗

    Campsite is an asynchronous communication tool and integrated workspace suite designed for team coordination and knowledge sharing. It provides a unified interface that combines long-form posts, documentation, and project tracking to reduce the noise associated with real-time chat. The platform is an LLM-powered collaboration environment that uses large language models to generate concise summaries and recaps of extensive conversation threads and meeting transcripts. It further distinguishes itself as a webhook automation gateway, enabling the synchronization of internal discussions with exte

    Processes long conversation threads through large language models to generate concise recaps.

    TypeScript
    Vezi pe GitHub↗4,829
  • madawei2699/mygptreaderAvatar madawei2699

    madawei2699/myGPTReader

    4,418Vezi pe GitHub↗

    myGPTReader este o suită de aplicații bazate pe modele de limbaj mari, incluzând o interfață de chat, un instrument de analiză a documentelor și un agregator de știri. Sistemul se concentrează pe extragerea informațiilor din fișiere digitale și conținut web pentru a permite analiza conversațională și condensarea automată a conținutului. Proiectul dispune de un manager de șabloane de prompt-uri pentru a structura fluxurile de conversație și a crește acuratețea răspunsurilor. Include, de asemenea, un client de chat vocal multilingv care integrează speech-to-text și text-to-speech pentru tutoring interactiv în timp real și practică lingvistică. Platforma acoperă capabilități mai largi în conversația retrieval-augmented, livrarea automată de știri zilnice și sumarizarea site-urilor web și a conținutului video.

    Uses large language models to automatically summarize content extracted from URLs and PDFs.

    Python
    Vezi pe GitHub↗4,418
  • steipete/summarizeAvatar steipete

    steipete/summarize

    3,771Vezi pe GitHub↗

    Summarize is a command line tool and multimodal content extractor designed to generate concise summaries from web pages, documents, and media files. It functions as an orchestrator that connects developer tools to various language model providers to process and condense information. The system provides specialized capabilities for audio and video processing, including transcription with speaker identification and the extraction of timestamped visual markers from video slides. It also includes a translation utility to convert generated summaries and extracted text into different target languag

    Generates concise summaries from web pages, documents, and media files using large language models.

    TypeScriptaiclisummarize
    Vezi pe GitHub↗3,771
  • volcengine/openvikingAvatar volcengine

    volcengine/OpenViking

    2,993Vezi pe GitHub↗

    OpenViking is a multi-tenant context server and knowledge base administration system designed to provide AI agents with persistent long-term memory. It enables the indexing of diverse documents and codebases to support retrieval-augmented generation, allowing agents to recall past interactions, user preferences, and learned experiences across sessions. The project is distinguished by its use of a URI-based virtual filesystem to organize memories, resources, and skills. It implements a tiered context loading system that balances retrieval precision with token budgets by structuring data into a

    Generates summaries for source code using AST skeleton extraction or LLM-based analysis.

    Pythonagentagentic-ragai-agents
    Vezi pe GitHub↗2,993
  1. Home
  2. Content Management & Publishing
  3. Content Processing and Transformation
  4. Content Processing
  5. Content Summarization Tools
  6. LLM-Based Summarizations

Explorează sub-etichetele

  • Code SummarizationsGeneration of condensed representations of source code using ASTs or LLMs. **Distinct from LLM-Based Summarizations:** Specifically targets source code structure via ASTs, whereas LLM-based summarizations generally target prose or web content.