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%

オーナー情報

アカウント
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-05-09 14:22

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

Surajmatole/AI-ML-Mini-Projects

Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.

Jupyter Notebook 0 AI 65
ak-junior3339/PriceMyRideAI
Jupyter Notebook 0 AI 50
aparna172004/AI-Movie-Recommendation-System

An AI-powered Movie Recommendation System built using Machine Learning and Streamlit that suggests movies based on user preferences. The system uses content-based filtering to find similar movies by analyzing movie features such as genres, keywords, cast, and overview.

Jupyter Notebook 0 AI 75
rmnouv/learning-agentic-ai
Jupyter Notebook 0 AI 50
shady528/Stox

AI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases

Jupyter Notebook 0 AI 45