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 summary 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 Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 15:42 |
Similar repos (same language)
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