AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

mujahid609/Implementation-and-Evaluation-of-a-Basic-Retrieval--Augmented-Generation-RAG-System-in-Medical-field

A Google Colab-based AI medical chatbot using RAG to answer questions from 13 medical documents. It combines BM25 + semantic search with a RoBERTa QA model to generate accurate answers, confidence scores, and source citations in a Gradio web app — all running free on Google Colab GPU with no setup required.

Jupyter Notebook GitHub ↗
★ 0
stars
65
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

A concise summary: This repository is a production-ready Medical Retrieval-Augmented Generation (RAG) package for building and testing evidence-backed medical QA systems. It targets ML engineers, researchers, clinicians prototyping NLP tools, and educators who want a runnable end-to-end demo. Key features: - Ready-to-run Colab notebook (Medical_RAG_System_Fixed.ipynb) with valid JSON, 9 labeled cells (install, imports, core classes, docs, model init, query pipeline, Gradio UI, launch, test). - Beautiful, responsive Gradio UI that returns answer + confidence + source docs and supports a documents slider. - Hybrid retrieval: BM25 + semantic embeddings; generation via a RoBERTa-based QA model. - Documentation: USAGE_GUIDE.md, QUICK_REFERENCE.md, SUMMARY.md with examples, troubleshooting, and customization tips. - Developer utility notebook_generator.py to create valid notebooks and avoid JSON parse errors. - Includes 8 sample medical documents, performance specs (first-run model download ~15–20 min, subsequent runs faster), and easy customization (add docs, change models, integrate vector DB).

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🌐 Web/アプリフレームワーク (1)
Gradio

使用言語(バイト数比)

Jupyter Notebook
100%

AI関連と判定した根拠

AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細

リポジトリ名 該当なし
説明文 +25 一致: ai
GitHub Topics 該当なし
README冒頭 +20 (スコアから逆算 — README本文は保存していません)
除外語ペナルティ -10

合計 AI関連スコア: 65 / 100

同じ言語のAI関連Repoの中での位置

当サイトが追跡している Jupyter Notebook 製Repoは 972件 (うちAI関連スコア40以上は 720件)。 このRepoより スター数が多いのは 92件 (上位 9.6%)、 AI関連スコアが高いのは 235件 (上位 24.3%) です。

オーナー情報

アカウント
mujahid609
タイプ
User
フォロワー
1

👋 Hi, I'm Mujahid Hussain – a Data Analyst & Aspiring Business Analyst with a passion for turning data into meaningful insights. 🔍 Skilled in Python, Panda

日付

GitHub作成日 2026-05-09
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-08-16 16:20

類似Repo (同じ言語のAI関連Repo)

KowshiqKatta/Generative-AI

Hands-on Generative AI: 15 RAG modules from document loaders to guardrails, plus Papeer — a research paper assistant with citations and claim verification. Also LangGraph workflows and LangSmith tracing.

Jupyter Notebook 7 AI 80
montevive/agentic-ai-course

Hands-on course on agentic AI and multi-agent systems - Fundacion AI Granada (July 2026)

Jupyter Notebook 6 AI 75
entbappy/AgentWriter-AI
Jupyter Notebook 5 AI 50
udityamerit/Complete-Generative-AI-With-Langchain-and-Huggingface

This course is designed to take you from the basics to advanced concepts, providing hands-on experience in building, deploying, and optimizing AI models using Langchain and Huggingface. Perfect for AI enthusiasts, developers, and professionals

Jupyter Notebook 4 AI 100
hammadhafee55/AI-Credit-Risk-Scoring-System-A-Multi-Model-Machine-Learning-Approach-for-Loan-Default-Prediction

An AI-powered machine learning system that predicts loan default risk and classifies applicants as safe or risky using multiple ML algorithms.

Jupyter Notebook 4 AI 75
harrrshall/numpygrad

GPT-2 train from scratch in pure NumPy, verified against PyTorch. I have written a blog explaining all the math. Check out the website.https://x.com/HarshalsinghCN/status/2055154124535287829?s=20

Jupyter Notebook 3 AI 45
alexbl1986/The-AI-Engineering-Certification-v1.0
Jupyter Notebook 3 AI 50
devanshi14malhotra/ClinIQ-AI

Explainable, retrieval-based medical question answering chatbot built on NIH-sourced data

Jupyter Notebook 3 AI 100