lansinuote / Simple_OCR
☆21Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for Simple_OCR
- ☆10Updated 8 months ago
- Based on RapidOCR, extract the PDF content.☆132Updated 2 months ago
- 图片搜索引擎,很简单。三步构建属于你自己的图片搜索引擎,掌握向量数据库和以图搜图、文本搜索图片。☆112Updated 11 months ago
- 一个可以验证和计算文本消耗 Token 的小工具,支持在浏览器中使用,汉化自 OpenAI Tokenizer。☆38Updated 5 months ago
- 阿里SenseVoice的fastpi封装,采用onnx发布,附带量化模型,支持GPU。支持从URL文件进行语音识别。☆45Updated 2 months ago
- Analysis of Chinese and English layouts 中英文版面分析☆121Updated 3 weeks ago
- AI Hub 是一个为了接入包括ChatGPT、Baichuan、Zhipu、混元、MiniMax、Moonshot等多种大型语言模型而设计的服务。它旨在积累和管理各种有效的模型调用提示(prompt),并对这些大型语言模型进行持续的测试和评估。☆64Updated 4 months ago
- FastAPI PaddleSpeech 音频录音转文字☆47Updated 6 months ago
- 如需体验TextIn文档解析,请访问 https://cc.co/16YSIy☆81Updated last week
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆105Updated last year
- ☆68Updated 10 months ago
- generate ppt with llm☆65Updated 8 months ago
- ☆56Updated 2 weeks ago
- Customize APIs from GLM, ChatGLM☆67Updated 2 weeks ago
- OCR自动化阅卷项目☆177Updated 7 months ago
- MinerU是一款开源的高质量PDF解析工具,基于深度学习技术,可自动提取PDF文档中的文字、表格、图片、公式等内容,并提供丰富的分析、统计、搜索等功能。 本项目为其提供一个简化版本的WebUI,方便用户上传PDF文件,并实时展示提取结果。☆39Updated 2 weeks ago
- 使用文心一言+Python-pptx ,一键生成你的专属PPT☆73Updated 9 months ago
- 基于大语言模型的专属知识库☆41Updated last year
- lang2openai☆58Updated last week
- Sample GLM4V + ChatTTS AI assistant☆84Updated 5 months ago
- 该项目主要是为了识别图片里面的表格数据,并将表格数据抽取处理,导出成csv的文件。整个项目会使用streamlit进行部署和展示。使用的技术:paddleocr,PPStructure,streamlit