Miki-lin's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
THUDM/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
netease-youdao/QAnything
Question and Answer based on Anything.
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
madmaze/pytesseract
A Python wrapper for Google Tesseract
dunwu/linux-tutorial
:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本
X-D-Lab/LangChain-ChatGLM-Webui
基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答
yanqiangmiffy/Chinese-LangChain
中文langchain项目|小必应,Q.Talk,强聊,QiangTalk
luban-agi/Awesome-Domain-LLM
收集和梳理垂直领域的开源模型、数据集及评测基准。
hymie122/RAG-Survey
Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-Augmented Generation for AI-Generated Content: A Survey".
meiqua/shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
vivo-ai-lab/BlueLM
BlueLM(蓝心大模型): Open large language models developed by vivo AI Lab
DennisLiu1993/Fastest_Image_Pattern_Matching
C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
274056675/springboot-openai-chatgpt
超级AI大脑一个基于SpringCloud微服务架构,已对接GPT-3.5、GPT-4.0、百度文心一言、stable diffusion AI绘图、Midjourney绘图等。支持web,Android,IOS,H5多端应用,使用了OpenAI的ChatGPT模型实现了智能聊天机器人。用户可以在界面上与聊天机器人进行对话,聊天机器人会根据用户的输入自动生成回复。同时也支持画图,用户输入文本,便可以自动制作文生文生图。持续更新中,更多功能等着你来解锁
Vincentqyw/image-matching-webui
🤗 image matching toolbox webui
JohnYan2017/SmartCharts
🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步
zhiyuanyou/Calibration-ZhangZhengyou-Method
Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)
cozheyuanzhangde/Invariant-TemplateMatching
Rotation & scale invariant template matching
ayanban011/SwinDocSegmenter
[ICDAR 2023] (Oral) An End-to-End Unified Domain Adaptive Transformer for Document Instance Segmentation
RuoyuChen10/Shape_Context_Matching
Shape Context Matching
wangmuy/llmchain
LangChain for android/Java/JVM/Kotlin Multiplatform, using OpenAI chatGPT compatible APIs
zhenyuli03/python_halcon
一个python通过调用halcon的DLL的一个简单示例
ttt246/Brain
GPT Plugin With LLMs
ttt246/RisingPhone
ChatGPT Android App
VivekKrG/Image-field-detection-using-template-matching-using-openCV
Here I implemented Image field detection using template, which may be a small part of Image or very similar is pattern, matching. The library providing this functionality is openCV.