awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesDocument Analysis

Securely extracting and processing information from unstructured documents like PDFs and images.

Distinct from Private Data Processing Environments: Focuses on document content extraction and analysis rather than just the network isolation of the processing environment.

Explore 3 awesome GitHub repositories matching security & cryptography · Document Analysis. Refine with filters or upvote what's useful.

Awesome Document Analysis GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • arc53/docsgptAvatar arc53

    arc53/DocsGPT

    17,939Vezi pe GitHub↗

    DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr

    Enables detailed analysis and insight extraction from private PDFs, office files, and images.

    Pythonagent-builderagentsai
    Vezi pe GitHub↗17,939
  • bgreenwell/doxxAvatar bgreenwell

    bgreenwell/doxx

    3,703Vezi pe GitHub↗

    Doxx is a collection of shell-based tools for parsing, viewing, and converting word processing files. It provides a terminal user interface for reading and searching DOCX files without requiring external office software, functioning as both a terminal document viewer and a command line parser. The project distinguishes itself by offering a full TUI document reader with outline navigation and the ability to export document content and metadata into alternative formats such as Markdown, CSV, JSON, and plain text. The system covers a broad range of capabilities including document metadata analy

    Retrieves structural information and file properties from Word documents for reporting and data processing.

    Rust
    Vezi pe GitHub↗3,703
  • jacoblee93/fully-local-pdf-chatbotAvatar jacoblee93

    jacoblee93/fully-local-pdf-chatbot

    1,813Vezi pe GitHub↗

    Acest proiect este un instrument privat de analiză a documentelor care permite interacțiunea conversațională cu fișiere PDF prin executarea întregii inferențe și procesări a modelului de limbaj în întregime pe mașina locală. Prin rularea modelelor direct în browser sau în mediul local, asigură că datele sensibile ale utilizatorului rămân offline și inaccesibile serverelor externe sau furnizorilor de cloud terți. Sistemul utilizează RAG (Retrieval Augmented Generation) pentru a oferi răspunsuri conștiente de context, susținute de extracția textului din documentele locale și indexarea vector embedding. Această arhitectură permite căutarea semantică și regăsirea informațiilor fără a se baza pe servicii de baze de date externe sau conectivitate la internet. Dincolo de capabilitățile conversaționale de bază, instrumentul include funcționalități de observabilitate care loghează pașii interni ai raționamentului modelului și ai lanțurilor de regăsire. Acest tracing al execuției permite depanarea problemelor de performanță și optimizarea calității răspunsurilor în timpul procesului de analiză a documentelor.

    Processes sensitive PDF files locally to answer questions without sending data to external servers.

    TypeScript
    Vezi pe GitHub↗1,813
  1. Home
  2. Security & Cryptography
  3. Private Data Processing Environments
  4. Document Analysis

Explorează sub-etichetele

  • WordAnalysis and reporting based on the structure and properties of Word documents. **Distinct from Document Analysis:** Specifically targets the analysis of Word document properties rather than secure extraction from PDFs or images.