基于langchain框架构建的rag小项目
☆36May 22, 2024Updated last year
Alternatives and similar repositories for LangChain_ChatGLM_NNU_RAG
Users that are interested in LangChain_ChatGLM_NNU_RAG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中华药典RAG项目☆10Oct 26, 2024Updated last year
- Community-aware Graph Transformer (CGT) is a novel Graph Transformer model that utilizes community structures to address node degree bias…☆15Aug 27, 2025Updated 7 months ago
- Workshop that will take you from Graph Neural Networks (GNNs) to Transformers, architectures which have led to numerous breakthrough achi…☆12Sep 11, 2023Updated 2 years ago
- Swin-Unet与Unet复现,非全部自写☆23Jul 25, 2023Updated 2 years ago
- ChemPile project☆19Jul 31, 2025Updated 8 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 2018年国际AIOps挑战赛KPI时序异常检测比赛基于OpenMLDB部署的工程化部署实践方案☆12Aug 30, 2022Updated 3 years ago
- ☆21Oct 2, 2024Updated last year
- Preprocessing of datasets of chemical reactions: standardization, filtering, augmentation, tokenization, etc.☆16Sep 10, 2025Updated 7 months ago
- KPI time-series analysis using deep neural networks☆14Feb 28, 2019Updated 7 years ago
- 本项目对Deepseek-R1-Distill-Qwen-7B进行心理咨询CoT数据的LoRA微调,以进一步提升Deepseek-R1-Distill-Qwen-7B在心理咨询领域的慢思考能力。☆12Mar 11, 2025Updated last year
- ProxyExplainer for Graph Neural Networks☆15Oct 24, 2024Updated last year
- 音乐类语料的意图识别填槽以及槽值纠错模型☆18Mar 24, 2023Updated 3 years ago
- ☆11Jun 1, 2023Updated 2 years ago
- Retrieval-Augmented Generation System for Cardiovascular Disease Consultation☆17Dec 31, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Try out from-scratch CNN & retrained CNN for cephalometric keypoint detection on skull profile x-ray☆15Mar 13, 2018Updated 8 years ago
- 基于RAG的知识问答系统,主要结合了 LLM、Langchain、提示工程、优化知识库结构和检索生成流程、vllm 推理优化框架等技术☆24Mar 12, 2025Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统 ,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,168May 21, 2024Updated last year
- 基于多图神经网络的领域知识和语法结构融合的中文医疗问询意图识别方法☆17Nov 28, 2022Updated 3 years ago
- Img2SMILES generator☆26Aug 29, 2021Updated 4 years ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆29Dec 11, 2025Updated 4 months ago
- 东华大学854考研科目真题答案,自己写的,可能会有错误,欢迎指正。☆13Dec 4, 2019Updated 6 years ago
- FORCE Competition : Create a machine learning model that has the highest accuracy in prediction lithology from a suite of wireline logs☆13Nov 20, 2020Updated 5 years ago
- ☆18Oct 6, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆21Jan 23, 2021Updated 5 years ago
- 基于深度学习的药品评论情感分析系统,可以自动分析药品评论的情感倾向(积极、中性、消极)。本项目采用 LSTM + BERT 词向量的混合架构,并提供了友好的 Web 界面。☆14Dec 24, 2024Updated last year
- Supervised classification to predict rock facies and a T-test flow to evaluate the prediction performance.☆16Dec 31, 2020Updated 5 years ago
- ☆25Mar 29, 2025Updated last year
- 大三下Web课设 - 中南大学主页 - JavaWeb☆13Dec 6, 2019Updated 6 years ago
- [ICLR 2024] Contrastive Learning Is Spectral Clustering On Similarity Graph (https://arxiv.org/abs/2303.15103)☆21Sep 17, 2024Updated last year
- Automated analysis of LCMS data for high throughput chemistry experiments☆23Dec 15, 2025Updated 4 months ago
- MagNet graph convolutional network☆40Jan 8, 2024Updated 2 years ago
- Calculate Sterimol Parameters from Sructure Input/Output Files☆26Jun 2, 2025Updated 10 months ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆32Mar 10, 2026Updated last month
- Solution of CCL2021 Track1 Subtask1 NER☆23Mar 29, 2022Updated 4 years ago
- ☆41Dec 2, 2025Updated 4 months ago
- Official repository for TimeDRL: Disentangled Representation Learning for Multivariate Time-Series, accepted at ICDE 2024.☆28Apr 7, 2024Updated 2 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆30Jun 3, 2021Updated 4 years ago
- The implementation of "Mitigating Hallucinations and Off-target Machine Translation with Source-Contrastive and Language-Contrastive Deco…☆38Aug 29, 2025Updated 7 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆261Sep 6, 2024Updated last year