You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hybrid RAG with three retrievers—Lexical (BM25), Semantic (embeddings), and Hybrid (Reciprocal Rank Fusion) — parallel retrieval, Llama 3 generation, and side-by-side evaluation with reproducible notebooks.
An AI-powered Fashion Assistant built using Retrieval-Augmented Generation (RAG). Combines semantic search, reranking, and LLM-based reasoning to deliver intelligent fashion recommendations, product discovery, and 24/7 customer support.
DigiBrain is a second brain web platform that stores links (tweets, YouTube videos, documents, etc.) enriched with metadata such as title, description, and tags. The system integrates an AI assistant that retrieves contextually relevant content using embeddings and a vector database.