Sgansallo/AI_CHATBOT_Fintech-RAG-QA-System
AI-powered Retrieval-Augmented Generation (RAG) system for answering fintech policy questions using embeddings and FLAN-T5, built as part of MSc Data Science coursework.
SUMMARY AI要約 by gpt-5-mini
本プロジェクトは、金融テック(fintech)に関する政策や規制に関する質問に答えるための、Retrieval-Augmented Generation(RAG)を用いたQAシステムです。ドキュメントから意味表現(embeddings)を作成して類似情報を検索し、FLAN-T5 を用いて検索結果を元に自然言語の回答を生成することで、政策関連の問い合わせに対して根拠のある応答を返すことを目的としています。MSc Data Science の課題として構築されています。 想定ユーザーは、金融規制や政策の調査を行う学生・研究者・アナリストで、ドメイン文書から迅速に要点や根拠を引き出したい人向けです。主な機能は、文書の取り込みと前処理、埋め込みの生成によるベクトル検索(類似文書の抽出)、および FLAN-T5 による回答生成のパイプラインです。実装は学術的な評価や拡張がしやすい構成になっており、教育目的のデモや実験基盤として利用できます。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 15:42 |
類似Repo (同じ言語のAI関連Repo)
Deep learning framework for automated pneumonia detection from chest X-ray images using transfer learning, data augmentation, and ensemble-based medical image classification. Built with PyTorch using ResNet50, evaluation metrics, ROC analysis, confusion matrices, and visualization for reliable AI-assisted diagnosis.
Luffy-2520/infotact-project1-grievance-nlpAI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship
ssprajapati2021/MLOpsAssignmentMLOps assignment from the Applied AI & Agentic AI program at IIITB with upGrad — covering model lifecycle, CI/CD pipelines, and deployment practices.
encoder-010/infotact-project1-grievance-nlpAI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship
gururaj004/air-quality-index-analysisEDA and visualization project analyzing Air Quality Index (AQI) trends and pollution patterns using Python and Jupyter Notebook.
Yamuna-6730/adaptive-federated-idsAdaptive Privacy-Preserving Federated Intrusion Detection Framework for AI-Era Cybersecurity using LSTM, Differential Privacy, and Real-Time Threat Intelligence.
sara-7/artificial-intelligence-coursePractical AI course materials including labs, assignments, and hands-on implementations using Python.
Tejass1303/air-temperature-time-series-analysis