-
-
JiaJiaOCR Public
java ocr,this project implements ocr functionality entirely in java source code, without invoking dll or exe files(此项目完全用java源代码实现ocr功能,无需调用dll或者exe文件).
-
jiangnanboy.github.io Public
80+个AI人工智能实践项目,欢迎大家使用,并提出批评意见。
-
-
doc_diff_software Public
文档内容比对,支持文本、word、excel、PDF(含扫描件)、OFD、图片等格式的内容比对。Document content comparison
3 UpdatedDec 12, 2025 -
-
doc_image_process_software Public
文档图像处理,支持漂白,去阴影,去扭曲,切边等。Document image processing
2 UpdatedDec 12, 2025 -
智能体系统设计与实战:基于langchain与langgraph,Agent System Design and Practical Applications: Based on LangChain and LangGraph
-
food_packaging_analysis Public
食品配料营养安全分析工具,Food Ingredient Nutrition and Safety Analysis Tool
-
一个超轻量级的有线表格识别方法,An Ultra-Lightweight Method for Wired Table Recognition
-
medical-diagnosis-assistant Public
智能医疗诊断助手,Intelligent Medical Diagnosis Assistant
-
simple_llm_benchmarking Public
LLM 推理服务器基准测试工具是一款专业的性能测试软件,用于评估大语言模型(LLM)推理服务的性能。软件支持测试外部 API 服务(如 DeepSeek、OpenAI)和本地部署的模型,能够全面评估客户端和服务器端的性能指标。
-
-
awesome-llm-apps-chinese Public
awesome-llm-apps-chinsese
-
-
-
Intelligent Document Recognition Desktop Software, used for OCR recognition and table structure recognition.
UpdatedJul 25, 2025 -
-
-
contract_review Public
合同智能审核,contract review。
-
ai_writer_summary Public
AI writing and summary,利用deepseek进行智能写作与文章总结
Python MIT License UpdatedApr 28, 2025 -
llm-knowledge-graph Public
利用大模型LLM对中文文本、图片以及pdf中的非结构化文本内容进行分析,并提取主-谓-宾(SPO)三元组的知识形式,以及将这些关系可视化为知识图谱。The large LLM model is used to analyze the unstructured text content in Chinese text, picture and pdf, extract the knowledg…
-
llm_dataset_generation Public
利用大模型LLM生成训练数据,Use LLM to generate training data
-
customer_support_assistant Public
customer support assistant是智能客服支持助手项目,利用LLM对Query的理解,去调用相应函数,实现智能客服功能。
-
jcorrector Public
jcorrector 中文文本纠错工具, Text Error Correction Tool,Spelling Check
-
pdf_multimodal_rag Public
pdf multimodal rag 【pdf多模态rag问答】
-
text_security_audit Public
text security audit 安全审核-语义模型过滤 敏感内容检测系统
-
DataFine Public
数据清洗,文本审核。DataFine mainly includes a number of data processing methods including rule cleaning, sensitive word filtering, advertisement filtering, de-duplication and sensitive content functions, pr…
-
java-springboot-paddleocr Public
本项目利用java加载paddle-ocr的C++编译的exe文件,并利用springboot进行web部署访问。This project loads the C++ compiled version of paddle-ocr in java and makes use of springboot for web deployment.
-
java-springboot-paddleocr-v2 Public
本项目利用JNI加载paddle-ocr的C++编译的dll库,并利用springboot进行web部署访问。This project uses JNI to load the C++ compiled dll libraries of paddle-ocr, and uses springboot for web deployment