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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·20 views

WriteGPT

WriteGPT is an end-to-end essay automation system that combines visual recognition and automated text generation to convert images into finished digital documents. It functions as a creative text generator and document processor, utilizing language models to produce long-form written content and essays.

The system integrates a neural text fluency evaluator to score the linguistic quality and naturalness of generated prose. It also includes a transformer-based text summarizer to condense long documents into concise summaries.

The project provides a pipeline for optical character recognition that detects text of any orientation within images and converts it into machine-readable characters. It further supports automated document digitization by arranging generated content into structural layouts, such as titles and paragraphs, based on statistical writing patterns.

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 history

Star history chart for turing-project/writegptStar history chart for turing-project/writegpt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with WriteGPT

These projects share indexed features with WriteGPT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ub-mannheim/tesseractUB-Mannheim avatar

    UB-Mannheim/tesseract

    4,111View on 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
    View on GitHub↗4,111
  • tesseract-ocr/tessdatatesseract-ocr avatar

    tesseract-ocr/tessdata

    7,586View on 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
    View on GitHub↗7,586
  • the-paperless-project/paperlessthe-paperless-project avatar

    the-paperless-project/paperless

    7,917View on 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
    View on GitHub↗7,917
  • breezedeus/pix2textbreezedeus avatar

    breezedeus/Pix2Text

    3,012View on 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
    View on GitHub↗3,012
Compare all 30 related projects→

Frequently asked questions

What does turing-project/writegpt do?

WriteGPT is an end-to-end essay automation system that combines visual recognition and automated text generation to convert images into finished digital documents. It functions as a creative text generator and document processor, utilizing language models to produce long-form written content and essays.

What are the main features of turing-project/writegpt?

The main features of turing-project/writegpt are: 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.

Which projects share features with turing-project/writegpt?

Projects with overlapping indexed features include: 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…