RAG-Powered Financial Query Assistant for JPMorgan Chase documents with Hybrid Search, Docker support, and Streamlit UI
-
Updated
Jul 7, 2026 - Python
RAG-Powered Financial Query Assistant for JPMorgan Chase documents with Hybrid Search, Docker support, and Streamlit UI
A production-ready, embeddable AI chatbot widget built with Cloudflare Workers that can be integrated into any website with a single script tag. Features real-time streaming responses, RAG-powered FAQ answers, session persistence, and dark/light mode support.
An enterprise-grade, full-stack AI travel planner which provides data-driven itineraries for Lucknow, India and showcases production-ready architecture, combining a FastAPI backend with a Streamlit frontend. It leverages an advanced agentic RAG system, context-aware responses by integrating a local knowledge base with live, external APIs.
AI/ML Engineer Portfolio | Japanese RAG Production System (FastAPI + real evaluation) | Credit Card Fraud Detection (XGBoost + SHAP + Docker) | Japanese Sentiment Analysis (BERT) | Open to mid-level AI/ML roles (India & Japan)
A Graph-Augmented Retrieval Framework for Indian Legal Judgments using Structure-Aware Chunking, Region-Aware Metadata Extraction, Bipartite Citation Graphs, and Hybrid Dense-Graph Ranking.
Production-grade RAG Document Intelligence Platform — LangGraph Adaptive RAG + CRAG, LangSmith observability, RAGAS evaluation,Qdrant hybrid search (BGE dense + BM42 sparse + RRF), jinaai/jina-reranker-v1-tiny-en re-ranking, FastAPI + Docker
Production-grade fashion recommendation platform using SigLIP (vision) + BGE (text) embeddings, FAISS HNSW, RRF fusion, and LLaMA 3.3-70B outfit styling. FastAPI + React + Supabase. 44k+ products.
基于 BGE (BAAI General Embedding) 模型构建的高性能文本向量化服务,使用 FastAPI 提供 RESTful 接口,支持 ONNX模型的转换和推理加速。
Citation-grounded RAG system translating clinical guidelines into safe, trustworthy patient guidance.
Hybrid RAG–based e‑commerce agent for H&M products on the CLI, runnable both in the cloud with OpenAI and locally with Ollama.
PerfectPick is an AI-powered smartphone recommendation system built with Flask and Postgres for session management, AstraDB for vector storage, and hybrid retrieval using BM25 and BGE embeddings. Deployed on GCP with Docker and Kubernetes, integrated with Prometheus and Grafana for scalable, production-grade performance and MLOps observability.
A Retrieval-Augmented Generation (RAG) chatbot that lets you upload any PDF and ask questions, powered by Groq + Llama 3.3, LangChain, and FAISS.
Local-first knowledge-graph memory layer for AI agents — what Mem0 charges for: 4-way RRF + L2 maintenance + bilingual classifier, one local SQLite. usearch f16 runs it on $10/year VPS.
Mini project for NLP: FineTuned a BGE encoder using domain specific data and then paired it with a finetuned BERT uncased model for QnA retrieval for getting top3 relevant answers.
TechReg Analyst is a production-grade Retrieval-Augmented Generation (RAG) system that answers complex queries over FIA Formula 1 Technical Regulations using FAISS-based retrieval, cross-encoder re-ranking, and grounded LLM generation.
A conversational chatbot that remembers context and retrieves external information using Retrieval-Augmented Generation (RAG) with LangChain, ChromaDB, local BGE embeddings, and Google Gemini 2.5 Flash.
📚 AI-powered Research Paper Question Answering System using a Manual Retrieval-Augmented Generation (RAG) Pipeline.
A local RAG playground with Go, Ollama, BGE, PostgreSQL and pgvector.
RAG system that you can test the method in each step and decide what way is better approach for your data
This repository stores the pre-built LlamaIndex vector index used by FinRAG. It contains document chunks and embeddings created with pdfplumber, Hugging Face’s BGE model, and LlamaIndex, allowing the main app to load the index without rebuilding it.
Add a description, image, and links to the bge-embeddings topic page so that developers can more easily learn about it.
To associate your repository with the bge-embeddings topic, visit your repo's landing page and select "manage topics."