Skip to content
@RapidAI

RapidAI

An open source organization for the development of AI based applications. We do not train a model but apply models.

📣 注意了!

以下仅为RapidAI组织部分仓库,如有帮助,欢迎Follow,持续关注。也可以微信扫描下方二维码,关注我们官方微信公众号RapidAI

🤖 LLM

🏗️Project ⭐️Stars 📝Description
LLM-DOC GitHub Repo stars 大模型研究院资料馆
LLM-EXAM GitHub Repo stars 大模型中文测试题库-民间版本

🔍💬 RAG相关

🏗️Project ⭐️Stars 📝Description
Knowledge-QA-LLM GitHub Repo stars QA based on local knowledge and LLM.

⚙ OCR推理部署

🧑‍💻Program Language 🏗️Project ⭐️Stars 📝Description
Python 🔥RapidOCR GitHub Repo stars Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVION and PaddlePaddle. (将PaddleOCR模型做了转换,采用ONNXRuntime推理,速度很快)
C++ RapidOcrOnnx GitHub Repo stars rapidocr onnx cpp
C++ RapidOcrNcnn GitHub Repo stars RapidOCR ncnn 推理
Java RapidOcr—Java GitHub Repo stars Java代码实现调用RapidOCR(基于PaddleOCR),适配Mac、Win、Linux,支持最新PP-OCRv4
Java RapidOcrOnnxJvm GitHub Repo stars RapidOcr onnx java kotlin jni test
Java RapidOcrNcnnJvm GitHub Repo stars RapidOcr ncnn java kotlin jni
C# RapidOCRCSharp GitHub Repo stars 本项目为Windows平台C# WinForm范例
Android RapidOcrAndroidOnnx GitHub Repo stars RapidOcr onnxruntime推理 for Android
Android RapidOcrAndroidOnnxCompose GitHub Repo stars opencv onnxruntime ocr android demo, jetpack compose + kotlin
易语言 RapidOCRServer GitHub Repo stars RapidOCR HTTP 服务。win32程序,易语言编写

📄 智能文档

🏗️Project ⭐️Stars 📝Description
🔥RapidDoc GitHub Repo stars 针对文档类图像做内容提取,将文档类图像一比一输出到Word或者Txt中,便于进一步使用或处理。后续计划支持输入PDF/图像,输出对应json格式、Txt格式、Word格式和Markdown格式。
RapidOrientation GitHub Repo stars 文档方向分类
RapidLaTexOCR GitHub Repo stars 公式识别:Formula recognition based on LaTeX-OCR and ONNXRuntime.
RapidTable GitHub Repo stars 源自PP-Structure的表格识别算法,模型转换为ONNX,推理引擎采用ONNXRuntime,部署简单,无内存泄露问题。
TableStructureRec GitHub Repo stars 整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX
RapidLayout GitHub Repo stars Analysis of Chinese and English layouts 中英文版面分析
RapidOCRPDF GitHub Repo stars PDF提取: Based on RapidOCR, extract the PDF content.
ExtractOfficeContent GitHub Repo stars Office内容提取

🎶 语音相关

🏗️Project ⭐️Stars 📝Description
RapidASR GitHub Repo stars 商用级开源语音自动识别程序库,开箱即用,全平台支持,中英文混合识别。A Cross-platform implementation of ASR inference. It's based on ONNXRuntime and FunASR. We provide a set of easier APIs to call ASR models.
RapidTTS GitHub Repo stars A cross platform implementation of Text-to-Speech based on ONNXRuntime.
RapidVoice GitHub Repo stars The engineering implementation of SenseVoice (from Alibaba)
RapidPunc GitHub Repo stars A library for adding punctuation into a text from ASR.
paraformer_simple GitHub Repo stars paraformer 语音识别模型的简化推理代码
RapidAudioKit GitHub Repo stars It's for the repository of audio resampling tools
RapidVAD GitHub Repo stars A library for splitting audio for ASR.
RapidTP-Aligns GitHub Repo stars 语音的时间戳预测

👷‍♂️🛠️ Builder

🏗️Project ⭐️Stars 📝Description
OnnxruntimeBuilder GitHub Repo stars Onnxruntime Builder
OpenCVBuilder GitHub Repo stars OpenCV Custom Builder

🔄 转换工具

🏗️Project ⭐️Stars 📝Description
PaddleOCRModelConvert GitHub Repo stars PaddleOCR模型转换工具
LabelConvert GitHub Repo stars 目标检测数据集格式转换

🏷 评测工具

🏗️Project ⭐️Stars 📝Description
TextDetMetric GitHub Repo stars 计算文本检测算法评测指标
TableRecognitionMetric GitHub Repo stars 计算表格识别算法评测指标

📱 场景应用

🏗️Project ⭐️Stars 📝Description
RapidVideOCR GitHub Repo stars 视频硬字幕提取工具

🔢 测评集

🏗️Project 📝Description
text_det_test_dataset 文本测试集
text_rec_test_dataset 文本识别测试集
table_rec_test_dataset 表格识别测试集

All Repositories

Popular repositories Loading

  1. RapidOCR RapidOCR Public

    📄 Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVINO and PaddlePaddle.

    Python 3k 366

  2. RapidASR RapidASR Public

    📣 商用级开源语音自动识别程序库,开箱即用,全平台支持,中英文混合识别。A Cross-platform implementation of ASR inference. It's based on ONNXRuntime and FunASR. We provide a set of easier APIs to call ASR models.

    C++ 506 60

  3. RapidLaTeXOCR RapidLaTeXOCR Public

    Formula recognition based on LaTeX-OCR and ONNXRuntime.

    Python 301 28

  4. TableStructureRec TableStructureRec Public

    整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX

    Python 294 34

  5. LabelConvert LabelConvert Public

    🔄 A tool for object detection and image segmentation dataset format conversion.

    Python 293 67

  6. RapidOrientation RapidOrientation Public

    文档方向分类

    Python 202 15

Repositories

Showing 10 of 170 repositories
  • RapidOCR Public

    📄 Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVINO and PaddlePaddle.

    RapidAI/RapidOCR’s past year of commit activity
    Python 3,049 Apache-2.0 366 6 0 Updated Nov 13, 2024
  • TableStructureRec Public

    整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX

    RapidAI/TableStructureRec’s past year of commit activity
    Python 294 Apache-2.0 34 1 0 Updated Nov 12, 2024
  • RapidOCRDocs Public

    RapidOCR Document

    RapidAI/RapidOCRDocs’s past year of commit activity
    HTML 2 4 0 0 Updated Nov 12, 2024
  • RapidTable Public

    源自PP-Structure的表格识别算法,模型转换为ONNX,推理引擎采用ONNXRuntime,部署简单,无内存泄露问题。

    RapidAI/RapidTable’s past year of commit activity
    Python 48 Apache-2.0 4 2 0 Updated Nov 11, 2024
  • RapidOrientation Public

    文档方向分类

    RapidAI/RapidOrientation’s past year of commit activity
    Python 202 Apache-2.0 15 0 0 Updated Nov 8, 2024
  • RapidLaTeXOCR Public

    Formula recognition based on LaTeX-OCR and ONNXRuntime.

    RapidAI/RapidLaTeXOCR’s past year of commit activity
    Python 301 MIT 28 1 0 Updated Nov 3, 2024
  • RapidTableDetection Public

    检测和提取各种场景图片中的表格区域,并纠正透视和旋转问题

    RapidAI/RapidTableDetection’s past year of commit activity
    Python 20 Apache-2.0 0 0 0 Updated Nov 2, 2024
  • RapidAI/RapidAIWebSite’s past year of commit activity
    HTML 1 MIT 0 0 0 Updated Nov 1, 2024
  • .github Public
    RapidAI/.github’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Nov 1, 2024
  • RapidDoc Public

    📝 针对文档类图像做内容提取,将文档类图像一比一输出到Word或者Txt中,便于进一步使用或处理。后续计划支持输入PDF/图像,输出对应json格式、Txt格式、Word格式和Markdown格式。

    RapidAI/RapidDoc’s past year of commit activity
    Python 150 Apache-2.0 8 1 0 Updated Nov 1, 2024

Top languages

Loading…

Most used topics

Loading…