一条 RAG pipeline,从 Stack Overflow 抓取问答内容并转化为 RAG 格式,存储到 huggingface 数据集中。This is RAG pipeline that take question answer from Stack Overflow and convert it to rag and get stored in the dataset in huggingface
仓库/Skill 库
7 个 · RAG 检索增强 · 数据集
为 Ramone 提供的容器化本地 RAG 服务,使用 atlas-corpus 检索、ChromaDB 会话记忆和 Ollama 生成。Containerised local RAG service for Ramone using atlas-corpus retrieval, ChromaDB session memory and Ollama generation.
基于 2026 年起市场研究行业岗位相关文献综述生成的 Wiki。Wiki generated from literature review about market research industry jobs starting 2026.
针对个性化新抗原癌症疫苗与肿瘤特异性 T 细胞应答的独立结构化文献综述Independent structured literature review of personalized neoantigen cancer vaccines and tumor-specific T-cell responses.
探索由 19,846 篇量子计算论文组成的 AI 原生知识库,面向搜索、趋势分析与 LLM 友好的研究工作流Explore an AI-native knowledge base of 19,846 quantum computing papers, built for search, trend analysis, and LLM-ready research workflows
一个基于 C# 与本地 LLM 的学术论文 RAG(Retrieval-Augmented Generation)系统。目标是摄入研究论文语料,构建可回答文献综述类问题(如"其他论文关于 X 发现了什么")的系统,回答严格基于真实源材料。A RAG (Retrieval-Augmented Generation) system for academic papers using C# and a local LLM. The goal is to ingest a corpus of research papers and build a system that can answer literature review questions like "what have other papers found about X"; grounded in the actual source material.