awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Turing-Project avatar

Turing-Project/WriteGPT

0
View on GitHub↗
5,301 星标·883 分支·Python·MIT·7 次浏览

WriteGPT

WriteGPT 是一个端到端的论文自动化系统,结合了视觉识别和自动化文本生成,将图像转换为完成的数字文档。它作为一个创意文本生成器和文档处理器,利用语言模型生成长篇书面内容和论文。

该系统集成了一个神经文本流畅度评估器,以对生成散文的语言质量和自然度进行评分。它还包括一个基于 Transformer 的文本摘要器,将长文档压缩为简洁的摘要。

该项目提供了一个光学字符识别(OCR)流水线,可检测图像中任何方向的文本并将其转换为机器可读字符。它进一步支持自动化文档数字化,根据统计写作模式将生成的内容排列成结构化布局,如标题和段落。

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 历史

turing-project/writegpt 的 Star 历史图表turing-project/writegpt 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

WriteGPT 的开源替代方案

相似的开源项目,按与 WriteGPT 的功能重合度排序。
  • ub-mannheim/tesseractUB-Mannheim 的头像

    UB-Mannheim/tesseract

    4,111在 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
    在 GitHub 上查看↗4,111
  • tesseract-ocr/tessdatatesseract-ocr 的头像

    tesseract-ocr/tessdata

    7,586在 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
    在 GitHub 上查看↗7,586
  • the-paperless-project/paperlessthe-paperless-project 的头像

    the-paperless-project/paperless

    7,917在 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
    在 GitHub 上查看↗7,917
  • breezedeus/pix2textbreezedeus 的头像

    breezedeus/Pix2Text

    3,012在 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
    在 GitHub 上查看↗3,012
查看 WriteGPT 的所有 30 个替代方案→

常见问题解答

turing-project/writegpt 是做什么的?

WriteGPT 是一个端到端的论文自动化系统,结合了视觉识别和自动化文本生成,将图像转换为完成的数字文档。它作为一个创意文本生成器和文档处理器,利用语言模型生成长篇书面内容和论文。

turing-project/writegpt 的主要功能有哪些?

turing-project/writegpt 的主要功能包括: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。

turing-project/writegpt 有哪些开源替代品?

turing-project/writegpt 的开源替代品包括: 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…