5 مستودعات
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.
Routes input through web scraping or PDF conversion, then summarizes extracted text using an LLM.
Campsite هي أداة اتصال غير متزامنة ومجموعة مساحة عمل متكاملة مصممة لتنسيق الفريق ومشاركة المعرفة. توفر واجهة موحدة تجمع بين المنشورات الطويلة، والتوثيق، وتتبع المشاريع لتقليل الضوضاء المرتبطة بالدردشة في الوقت الفعلي. المنصة عبارة عن بيئة تعاون مدعومة بنماذج لغوية كبيرة (LLM) تستخدم نماذج لغوية كبيرة لإنشاء ملخصات موجزة وملخصات لخيوط المحادثة الطويلة ونصوص الاجتماعات. تتميز أيضاً كبوابة لأتمتة webhook، مما يتيح مزامنة المناقشات الداخلية مع خدمات وأدوات الطرف الثالث الخارجية. تغطي مساحة العمل مجموعة واسعة من إمكانيات التعاون، بما في ذلك مؤتمرات الفيديو المتكاملة، وتنظيم العمل القائم على الفريق، وقاعدة معرفية قابلة للبحث تم إنشاؤها من خلال الإسناد الترافقي للمنشورات. تتضمن أيضاً حلقات تغذية راجعة غير متزامنة، وتتبع حل المحادثات، ونظام إشعارات متعدد القنوات يقدم تحديثات عبر البريد الإلكتروني وتنبيهات الويب. تتم إدارة الوصول الآمن من خلال نظام مصادقة OAuth 2.0 باستخدام مزودي هوية Google.
Processes long conversation threads through large language models to generate concise recaps.
myGPTReader عبارة عن مجموعة من تطبيقات النماذج اللغوية الكبيرة بما في ذلك واجهة دردشة، وأداة تحليل مستندات، ومجمع أخبار. يركز النظام على استخراج المعلومات من الملفات الرقمية ومحتوى الويب لتمكين التحليل المحادثي وتكثيف المحتوى التلقائي. يتميز المشروع بمدير قوالب مطالبات (prompt template) لهيكلة تدفقات المحادثة وزيادة دقة الاستجابة. كما يتضمن عميل دردشة صوتية متعدد اللغات يدمج تحويل الكلام إلى نص وتحويل النص إلى كلام للتدريب التفاعلي في الوقت الفعلي وممارسة اللغة. تغطي المنصة قدرات أوسع في المحادثة المعززة بالاسترجاع، وتسليم الأخبار اليومية التلقائي، وتلخيص مواقع الويب ومحتوى الفيديو.
Uses large language models to automatically summarize content extracted from URLs and PDFs.
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.
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.