zestaken's Stars
HKUDS/LightRAG
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
RUC-NLPIR/LLM4IR-Survey
This is the repo for the survey of LLM4IR.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
weaviate/Verba
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
Undertone0809/imarkdown
imarkdown is a lightweight markdown image link converter that allows you to easily convert image links between local and image server, as well as between different image servers.
erdengk/gsoc-analyse
帮助新手参与开源
Htring/BM25
基于python的BM25文本匹配算法实现
kiwirafe/xiangsi
中文文本相似度计算器
chatgpt-web-dev/chatgpt-web
A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
fasiondog/hikyuu
Hikyuu Quant Framework 基于C++/Python的极速开源量化交易框架,同时可基于策略部件进行资产重用,快速累积策略资产。
ApolloAuto/apollo
An open autonomous driving platform
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
zhongyang219/TrafficMonitor
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
sainnhe/caj2pdf-qt
CAJ 转 PDF 转换器(GUI 版本)
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
wxywb/history_rag
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
baidu/DuReader
Baseline Systems of DuReader Dataset
InsaneLife/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
ShuaichiLi/Chinese-sentence-similarity-task
中文问题句子相似度计算比赛及方案汇总
zejunwang1/CSTS
中文自然语言推理与语义相似度数据集
0voice/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
huggingface/course
The Hugging Face course on Transformers
KaiyangZhou/CoOp
Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)
mli/paper-reading
深度学习经典、新论文逐段精读
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
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.