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
AI_CHATBOT_Fintech-RAG-QA-System is a Retrieval-Augmented Generation (RAG) chatbot for answering fintech policy questions. It combines semantic embeddings with a FLAN‑T5 generative model to retrieve relevant policy passages and produce natural-language answers. The project was developed as part of MSc Data Science coursework. Intended users are the author, course instructors and students, and researchers or practitioners exploring automated QA over regulatory or policy documents in fintech. Key features include embedding-based retrieval of domain texts, integration with FLAN‑T5 for generation, and a reproducible RAG QA pipeline demonstrating how embeddings and an LLM can be applied to domain-specific policy question answering.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 15:42 |
類似Repo (同じ言語のAI関連Repo)
Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.
ak-junior3339/PriceMyRideAI aparna172004/AI-Movie-Recommendation-SystemAn 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.
rmnouv/learning-agentic-ai shady528/StoxAI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases