Repositories · organized/repo_cards

仓库/Skill 库

1159 个 · 学术写作

排序 Stars 周增
whomimohshukla/langgraph-research-assistant
TypeScript · 2026-08-24 Agent 智能体 应用 实验 Stars 0 周增 +0

一个 TypeScript LangGraph agent,通过搜索、摘要和 human approval 回答 research questions,使用 LangSmith 完整 trace 并可直接用于评估。A TypeScript LangGraph agent that answers research questions with search, summarization, and human approval – fully traced with LangSmith and ready for evaluation

agentevaluation
WENHA0ZHANG/text_mining-based_literature_reviewer
Jupyter Notebook · 2026-08-20 评测基准 工具 研究原型 Stars 0 周增 +0

由文本挖掘驱动的科学文献综述。A text mining-driven review of scientific literature.

wellitzokays211/Literature-Review_Colour-Congruence-Customisation
未知语言 · 2026-08-15 工程化 教程 研究原型 Stars 0 周增 +0

本仓库用于存放系统综述 "Colour, Congruence, and Customisation: A Systematic Review of Purchase Intention in Online Fashion Retail" 的全部补充材料This repository is responsible for holding all the additional materials related to the systematic literature review titled: "Colour, Congruence, and Customisation: A Systematic Review of Purchase Intention in Online Fashion Retail"

Wednesday-Friday-Addams/research-agent
Python · 2026-08-24 Agent 智能体 应用 实验 Stars 0 周增 +0

自主多 Agent 研究系统,集成学术检索(arXiv + Semantic Scholar)、基于词典的情感分析、引用网络可视化,以及 CI/CD 发布工作流。Autonomous multi-agent research system with academic search (arXiv + Semantic Scholar), lexicon-based sentiment analysis, citation network visualization, and CI/CD release workflow

agent
vsatyashivasiddharth-cloud/smart-research-paper-recommender-java
未知语言 · 2026-08-06 RAG 检索增强 应用 研究原型 Stars 0 周增 +0

基于 Java 的数据结构与算法项目,结合 Rabin–Karp 进行精确关键词匹配、编辑距离进行近似相似度计算、二分图匹配实现主题到论文的推荐。A Java-based DSA project that recommends relevant research papers using Rabin–Karp for exact keyword matching, Edit Distance for approximate similarity, and Bipartite Graph Matching for topic-to-paper recommendations.

Vishav786/Shared-Renewable-Energy
HTML · 2026-08-18 工程化 应用 研究原型 Stars 0 周增 +0

一项系统动力学研究,探讨 fractional ownership 与 AI 赋能的点对点交易如何在向租房者和低收入家庭开放参与的同时提升可再生能源利用率。基于 25 项研究的系统综述,在 Stella 中构建因果回路模型,并针对新西兰市场监管进行对比设计方案评估a system dynamics study of how fractional ownership and AI-enabled peer-to-peer trading could raise renewable utilisation while opening participation to renters and low-income households. Systematic review of 25 studies, causal loop modelling in Stella, and a comparative design assessment against NZ market regulation.

Viktoo/pubmed-phase-one-screening
Python · 2026-08-14 工程化 工具 研究原型 Stars 0 周增 +0

为 https://pubmed.ncbi.nlm.nih.gov/ 创建第一阶段筛选表格的文献综述Create phase 1 screening spreadsheet literature review of https://pubmed.ncbi.nlm.nih.gov/

victorvanpelt/research_pipeline_slidedeck
TeX · 2026-08-15 工程化 教程 实验 Stars 0 周增 +0

《从原始数据到完稿论文:构建可复现研究流水线》演讲幻灯片,用于 WHU - Otto Beisheim School of Management 博士迎新周。Slides for 'From Raw Data to Finished Paper: Building a Reproducible Research Pipeline', a Doctoral Orientation Week session at WHU - Otto Beisheim School of Management.

engineering
victorstoica114/LocalLeaf-Community
TypeScript · 2026-08-23 工程化 工具 生产可用 Stars 0 周增 +0

在 VS Code 中本地编辑 Overleaf 项目,支持双向同步。Edit Overleaf projects locally in VS Code with two-way synchronization.

engineering
VarkutiShalini/AI-Powered-Research-Intelligence-Platform
未知语言 · 2026-08-22 RAG 检索增强 应用 研究原型 Stars 0 周增 +0

基于 GenAI 的科研论文分析平台,支持多 PDF 问答、论文对比、文献综述与研究情报。GenAI-powered platform for research paper analysis, multi-PDF QA, paper comparison, literature review and research intelligence.

vaidehimhamane15-ui/Task---1
未知语言 · 2026-08-18 评测基准 教程 实验 Stars 0 周增 +0

通过系统综述和患者病例场景分析识别潜在药物不良反应(ADR),包括对症状、用药史、剂量及时间线的评估,以确定可疑药物并判断所报告反应是否可能与药物相关。项目展示了基础的 Pharmacovigilance 能力identifying potential Adverse Drug Reactions through systematic review and analysis of patient case scenarios. It includes evaluation of symptoms, medication history, dosage, and timelines to determine the suspected drug and assess whether the reported reaction is potentially drug-related. The project demonstrates basic Pharmacovigilance

evaluation
uvKogan/Memristor-based-dram
HTML · 2026-08-23 工程化 研究原型 Stars 0 周增 +0

课程 "046265 – Circuits and Architectures with Memristors" 的期末项目,研究问题为"基于忆阻器的存储器能否取代 DRAM 作为主存储器?"Final project in the course "046265 – Circuits and Architectures with Memristors". The research question is "Can Memristor-based Memory Replace DRAM as Main Memory?"

Utkarsh-Sinha0/Utkarsh-Sinha0
未知语言 · 2026-08-18 安全与风险 收藏榜 实验 Stars 0 周增 +0

个人简介:可信 AI、可复现研究、开发者工具。Profile overview: trustworthy AI, reproducible research, and developer tools.

UnsoundMouse/flyrankaiw01_research_question
Jupyter Notebook · 2026-08-26 Agent 智能体 工具 实验 Stars 0 周增 +0
Unjuno/sync-transformer
Python · 2026-08-20 RAG 检索增强 应用 实验 Stars 0 周增 +0

SYNC Transformer 的可复现研究实现:通过情景检索、融合与弃判的条件残差传输,用于时间序列预测Reproducible research implementation of SYNC Transformer: conditional residual transport with episodic retrieval, fusion, and abstention for time-series forecasting.

rag
UCSB-Library-Research-Data-Services/SOAR2
SCSS · 2026-08-20 工程化 应用 生产可用 Stars 0 周增 +0

夏季开放与可复现研究(SOAR²)训练营的项目官网。Program Website for the Summer Open And Reproducible Research (SOAR²) Camp

UBC-BIOMOD-Computational/2026-RNA-related-work
Python · 2026-08-16 工程化 框架 研究原型 Stars 0 周增 +0

项目一:竞赛团队——面向异质性乳腺癌的逻辑门控药物递送,竞赛撰稿进行中。项目二:两种蛋白之间的通用 RNA Linker,融合蛋白质粒进入第二轮设计迭代。项目三:基于 RNA 核糖开关的金属检测,启动全细胞生物传感的文献综述。Project 1: Competition Team - Logic-gated Drug Delivery for Heterogeneous Breast Cancer Competition Writeups underway Project 2: Generic RNA Linker between two proteins Plasmids for fusion proteins are in second round of design iterations Project 3: Metal Detection using RNA Riboswitch Beginning Literature Review for whole cell bio-sensing

TweksTY/bibliographic-citation-manager
Python · 2026-08-15 工程化 工具 实验 Stars 0 周增 +0

文献引用管理器,作为学士学位论文的一部分开发Bibliographic citation manager, that was created as a part of a Bachelor's thesis

database
Tways-study/ask-twice
TypeScript · 2026-08-17 工程化 应用 实验 Stars 0 周增 +0

面向自由职业学术写作/编辑服务的市场与客户接入站点,集成 Zod 校验的联系表单。Marketing and client-intake site for freelance academic writing/editing services, with a Zod-validated contact form.

engineering
tueda/cookiecutter-kakenhi-latex-makefile
Python · 2026-08-12 工程化 工具 生产可用 Stars 0 周增 +0

KAKANHI-LaTeX 文档的 Cookiecutter 模板,附带 Makefile。Cookiecutter template for KAKANHI-LaTeX documents with a Makefile.

engineering
Triple3A/AV-CAV-Congestion-Review-Data
未知语言 · 2026-08-25 评测基准 数据集 研究原型 Stars 0 周增 +0

支撑 AV/CAV 交通拥堵缓解半系统综述的数据与代码。Data and coding supporting a semi-systematic review of AV/CAV congestion mitigation.

trase-ai/systematic-review-research-agent
未知语言 · 2026-08-20 Agent 智能体 应用 实验 Stars 0 周增 +0

遵循 PRISMA 指南的社会科学 Agentsocial science agent following PRISMA guidelines

agent
TobiasGoetz/dhbw-template
TeX · 2026-08-15 工程化 工具 生产可用 Stars 0 周增 +0

DHBW 论文模板。Template for DHBW thesis

engineering
tobias-weiss-ai-xr/skeleton-research
Python · 2026-08-26 Agent 智能体 数据集 实验 Stars 0 周增 +0

研究语料骨架:配置驱动、自动校验的 Agent 文献综述流程Research corpus skeleton: config-driven, auto-validated agentic literature review (papers.yaml → README/stats/reports + CI + GitHub Pages)

agent
tobias-weiss-ai-xr/robotics-research
Python · 2026-08-26 多模态 数据集 实验 Stars 0 周增 +0

数据驱动、自动验证的机器人研究文献综述语料库(manipulation、locomotion、perception、planning、learning、HRI、multi-robot、simulation)。Robotics Research Corpus: Data-driven, auto-validated literature review for robotics research (manipulation, locomotion, perception, planning, learning, HRI, multi-robot, simulation)

tobias-weiss-ai-xr/music-research
Python · 2026-08-26 Agent 智能体 数据集 实验 Stars 0 周增 +0

音乐研究语料库:面向音乐生成、MIR、感知与认知、AI 音乐系统、评估的 agentic 文献综述 — 覆盖符号、音频、多模态与 agentic 方向Music research corpus: agentic literature review of music generation, MIR, perception & cognition, AI music systems, evaluation — symbolic, audio, multimodal, agentic

agentmultimodalevaluation
tobias-weiss-ai-xr/bayesian-statistics-research
Python · 2026-08-26 LLM 基础设施 数据集 实验 Stars 0 周增 +0

贝叶斯统计研究语料库:面向贝叶斯统计(推断、计算、先验、模型选择、层次模型、非参数、深度贝叶斯、应用)的数据驱动、自动化校验文献综述Bayesian Statistics Research Corpus: Data-driven, auto-validated literature review for Bayesian statistics (inference, computation, priors, model selection, hierarchical, nonparametric, deep Bayesian, applications)

llm-infra
tjhavranek/meta-analysis.cz
HTML · 2026-08-26 工程化 应用 生产可用 Stars 0 周增 +0

meta-analysis.cz —— 研究类网站(静态站点,通过 GitHub Pages 托管)meta-analysis.cz — research website (static; served via GitHub Pages)

theoryhouse/Theory-House-
HTML · 2026-08-23 Agent 智能体 应用 实验 Stars 0 周增 +0

学术写作服务、毕业论文、博客、项目提案、商业报告、医学报告。Academic Writing Services, Thesis, Blogs, Proposal, Buisness Reports, Medical Reports

engineering
tenorleibniz832/scholar-loop
Python · 2026-08-26 Agent 智能体 框架 实验 Stars 0 周增 +0

在消费级 GPU 上自动化机器学习模型从论文阅读到实验执行与同行评审的完整研究工作流Automate the full research workflow from paper reading to experiment execution and peer-review for machine learning models on consumer GPUs.

agentllm-infra
tellbarkha/covid-vaccine-efficacy-analysis
Jupyter Notebook · 2026-08-15 工程化 应用 研究原型 Stars 0 周增 +0

对 5 项真实新冠疫苗三期临床试验(Pfizer、Moderna、AstraZeneca、J&J、Novavax)进行统计分析,基于公开病例数据计算疫苗有效率与置信区间,与同行评审结果交叉验证,并附带 meta 分析与交互式仪表盘Statistical analysis of 5 real COVID-19 vaccine phase 3 trials (Pfizer, Moderna, AstraZeneca, J&J, Novavax) - computes vaccine efficacy and confidence intervals from published case data, validated against peer-reviewed results, with a meta-analysis and interactive dashboard.

tav0-m/mm-ipsa-research
Python · 2026-08-14 评测基准 应用 实验 Stars 0 周增 +0

围绕矩匹配情景生成与时序投资组合评估的可复现研究。Reproducible research on moment-matching scenario generation and temporal portfolio evaluation

evaluation
TasbihaFatimaHasan/Tasbiha-Fatima-Hasan-_Portfolio
HTML · 2026-08-14 工程化 应用 生产可用 Stars 0 周增 +0

专业作品集,展示环境科学研究、GIS 与数据分析项目、AI 与技术学习、科学写作、出版物、领导力、专业发展与跨学科工作。Professional portfolio showcasing my environmental science research, GIS and data analytics projects, AI and technology learning, scientific writing, publications, leadership, professional development, and interdisciplinary work.

tamnd/bourbaki-solver
Go · 2026-08-25 工程化 工具 实验 Stars 0 周增 +0

Go 工具链:将 Bourbaki PDF 转换为带标签的 Markdown 语料,并完成翻译与习题求解Go toolchain that turns Bourbaki PDFs into a tagged Markdown corpus, translates it, and solves the exercises

agentllm-infraengineering
tamnd/bourbaki
Shell · 2026-08-25 数据与向量库 数据集 实验 Stars 0 周增 +0

Bourbaki《数学基础》代数篇第 I–VIII 章 Markdown 版本,带永久 Stacks 风格标签,提供越语/中文/日语翻译及习题解答Bourbaki, Elements of Mathematics: Algebra chapters I-VIII as Markdown, with permanent Stacks-style tags, translations (vi/zh/ja) and worked exercises

engineering
Synectic-Research/research-scan
Python · 2026-08-25 RAG 检索增强 工具 生产可用 Stars 0 周增 +0

从一段简介或一句话问题出发,查找对某一研究问题、主题或项目影响力最高的 5–10 篇近期论文Find the 5-10 recent papers with the highest impact on a research question, topic or project, starting from a brief or a one-line question.