awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Turing-Project avatar

Turing-Project/WriteGPT

0
View on GitHub↗
5,301 Stars·883 Forks·Python·MIT·7 Aufrufe

WriteGPT

WriteGPT ist ein End-to-End-System zur Aufsatzautomatisierung, das visuelle Erkennung und automatisierte Textgenerierung kombiniert, um Bilder in fertige digitale Dokumente zu konvertieren. Es fungiert als kreativer Textgenerator und Dokumentenprozessor, der Sprachmodelle nutzt, um langformatige schriftliche Inhalte und Aufsätze zu produzieren.

Das System integriert einen neuronalen Text-Fluency-Evaluator, um die sprachliche Qualität und Natürlichkeit der generierten Prosa zu bewerten. Es enthält zudem einen Transformer-basierten Text-Summarizer, um lange Dokumente in prägnante Zusammenfassungen zu verdichten.

Das Projekt bietet eine Pipeline für optische Zeichenerkennung (OCR), die Text jeder Ausrichtung innerhalb von Bildern erkennt und in maschinenlesbare Zeichen umwandelt. Es unterstützt zudem die automatisierte Dokumentendigitalisierung durch Anordnung generierter Inhalte in strukturellen Layouts, wie Titeln und Absätzen, basierend auf statistischen Schreibmustern.

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.

Star-Verlauf

Star-Verlauf für turing-project/writegptStar-Verlauf für turing-project/writegpt

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu WriteGPT

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit WriteGPT.
  • ub-mannheim/tesseractAvatar von UB-Mannheim

    UB-Mannheim/tesseract

    4,111Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,111
  • tesseract-ocr/tessdataAvatar von tesseract-ocr

    tesseract-ocr/tessdata

    7,586Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,586
  • the-paperless-project/paperlessAvatar von the-paperless-project

    the-paperless-project/paperless

    7,917Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,917
  • breezedeus/pix2textAvatar von breezedeus

    breezedeus/Pix2Text

    3,012Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,012
Alle 30 Alternativen zu WriteGPT anzeigen→

Häufig gestellte Fragen

Was macht turing-project/writegpt?

WriteGPT ist ein End-to-End-System zur Aufsatzautomatisierung, das visuelle Erkennung und automatisierte Textgenerierung kombiniert, um Bilder in fertige digitale Dokumente zu konvertieren. Es fungiert als kreativer Textgenerator und Dokumentenprozessor, der Sprachmodelle nutzt, um langformatige schriftliche Inhalte und Aufsätze zu produzieren.

Was sind die Hauptfunktionen von turing-project/writegpt?

Die Hauptfunktionen von turing-project/writegpt sind: 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.

Welche Open-Source-Alternativen gibt es zu turing-project/writegpt?

Open-Source-Alternativen zu turing-project/writegpt sind unter anderem: 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…