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
·
Turing-Project avatar

Turing-Project/WriteGPT

0
View on GitHub↗
5,301 stele·883 fork-uri·Python·MIT·3 vizualizări

WriteGPT

WriteGPT este un sistem de automatizare a eseurilor end-to-end care combină recunoașterea vizuală și generarea automată de text pentru a converti imaginile în documente digitale finite. Funcționează ca un generator de text creativ și procesor de documente, utilizând modele de limbaj pentru a produce conținut scris de lungă durată și eseuri.

Sistemul integrează un evaluator neuronal de fluență a textului pentru a puncta calitatea lingvistică și naturalețea prozei generate. Include, de asemenea, un sumarizator de text bazat pe transformer pentru a condensa documentele lungi în rezumate concise.

Proiectul oferă un pipeline pentru recunoașterea optică a caracterelor (OCR) care detectează textul de orice orientare în imagini și îl convertește în caractere lizibile de către mașină. Suportă, de asemenea, digitizarea automată a documentelor prin aranjarea conținutului generat în layout-uri structurale, cum ar fi titluri și paragrafe, bazate pe modele statistice de scriere.

Features

  • Essay Automation Pipelines - Combines visual recognition and automated text generation to convert images into finished digital essays.
  • GPT-2 Implementations - Implements the GPT-2 architecture to produce long-form written content and essays.
  • Long-Form Text Generation - Produces long-form creative content and essays using language models trained on high-quality prose.
  • Optical Character Recognition - Implements neural networks for converting images of text into machine-encoded characters.
  • Multilingual Text Recognition - Converts image-based text into machine-readable characters using neural networks trained on multilingual corpora.
  • Transformer Language Models - Employs a transformer-based language model to predict tokens for producing high-quality prose.
  • Document Digitization Tools - Turns physical papers into structured digital documents by combining text recognition and layout formatting.
  • Automated Essay Generators - Combines visual recognition and automated text generation to convert images into finished essays.
  • OCR Document Processors - Provides a pipeline that converts image-based text into machine-readable characters using neural networks.
  • Text Orientation Mapping - Generates precise geometric shapes and coordinates to locate text of any orientation within images.
  • Text Detectors in Images - Locates text regions of any orientation within images using deep learning.
  • Quality Evaluators - Evaluates the linguistic fluency and naturalness of generated content via neural scoring networks.
  • Text - Uses a scoring network to assess the linguistic quality and naturalness of generated writing.
  • Text Summarization - Uses transformer-based encoding to condense long-form documents into concise summaries.
  • Linguistic Probability Scoring - Calculates the statistical probability of word sequences to evaluate the naturalness of generated text.
  • Text Summarization - Uses transformer encoding to condense long-form text into concise summaries.
  • Structural Layout Generation - Arranges generated content into titles and paragraphs based on statistical writing patterns.
  • Document Layout and Styling - Organizes generated text into structural layouts featuring titles and paragraphs.
  • Naturalness Scoring - Implements a scoring network to evaluate the linguistic naturalness and structural quality of generated prose.

Istoric stele

Graficul istoricului de stele pentru turing-project/writegptGraficul istoricului de stele pentru turing-project/writegpt

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face turing-project/writegpt?

WriteGPT este un sistem de automatizare a eseurilor end-to-end care combină recunoașterea vizuală și generarea automată de text pentru a converti imaginile în documente digitale finite. Funcționează ca un generator de text creativ și procesor de documente, utilizând modele de limbaj pentru a produce conținut scris de lungă durată și eseuri.

Care sunt principalele funcționalități ale turing-project/writegpt?

Principalele funcționalități ale turing-project/writegpt sunt: Essay Automation Pipelines, GPT-2 Implementations, Long-Form Text Generation, Optical Character Recognition, Multilingual Text Recognition, Transformer Language Models, Document Digitization Tools, Automated Essay Generators.

Care sunt câteva alternative open-source pentru turing-project/writegpt?

Alternativele open-source pentru turing-project/writegpt includ: ub-mannheim/tesseract — Tesseract is an optical character recognition engine and tool designed to convert printed or handwritten text from… tesseract-ocr/tessdata — This repository provides the pre-trained neural network and legacy data files used by Tesseract to recognize and… the-paperless-project/paperless — Paperless is a self-hosted document management system designed to digitize, index, and archive paper documents. It… rednote-hilab/dots.ocr — dots.ocr is a suite of software utilities for document layout analysis, multilingual optical character recognition,… breezedeus/pix2text — Pix2Text is an optical character recognition system and document conversion tool designed to transform images and PDFs… thudm/glm-130b — GLM-130B is a pre-trained foundation model and bilingual large language model designed for natural language processing…

Alternative open-source pentru WriteGPT

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu WriteGPT.
  • ub-mannheim/tesseractAvatar UB-Mannheim

    UB-Mannheim/tesseract

    4,111Vezi pe GitHub↗

    Tesseract is an optical character recognition engine and tool designed to convert printed or handwritten text from images into machine-readable digital text. It functions as a multilingual text extractor and a document digitization pipeline that transforms scanned images into structured digital formats. The project includes a framework for training custom scripts and language-specific models, allowing the engine to recognize new languages or unique fonts through custom training data. Its capabilities cover automated text extraction, digital archive digitization, and the export of recognized

    C++lstmocrocr-d
    Vezi pe GitHub↗4,111
  • tesseract-ocr/tessdataAvatar tesseract-ocr

    tesseract-ocr/tessdata

    7,586Vezi pe GitHub↗

    This repository provides the pre-trained neural network and legacy data files used by Tesseract to recognize and extract printed text from images. It serves as a multilingual training data repository and a collection of Long Short-Term Memory models designed for high-accuracy optical character recognition across various global scripts and languages. The data includes specialized models for analyzing image layouts to determine text rotation and script direction. It provides the necessary language-specific datasets and linguistic patterns required to enable Tesseract OCR engines to function. T

    ocrtesseract
    Vezi pe GitHub↗7,586
  • the-paperless-project/paperlessAvatar the-paperless-project

    the-paperless-project/paperless

    7,917Vezi pe GitHub↗

    Paperless is a self-hosted document management system designed to digitize, index, and archive paper documents. It functions as an optical character recognition system that converts scanned images and PDFs into a searchable digital library, providing a web-based interface for querying and retrieving documents from a database. The system features an automated file ingestion pipeline that monitors specific directories and email inboxes to process and import documents without manual uploading. To maintain a private archive, it includes on-disk encryption for sensitive files and the ability to or

    Python
    Vezi pe GitHub↗7,917
  • breezedeus/pix2textAvatar breezedeus

    breezedeus/Pix2Text

    3,012Vezi pe GitHub↗

    Pix2Text is an optical character recognition system and document conversion tool designed to transform images and PDFs into Markdown. It functions as a multilingual OCR engine supporting over 80 languages, a LaTeX formula recognizer for mathematical notations, and a parser integrated with vision language models. The project utilizes a hybrid pipeline to separate plain text from mathematical formulas and tabular structures within a single pass. It converts recognized formulas into LaTeX expressions and transforms detected tables and layouts into structured Markdown formatting. The system incl

    Jupyter Notebookimage-to-markdownlatexlatex-pdf
    Vezi pe GitHub↗3,012
  • Vezi toate cele 30 alternative pentru WriteGPT→