Local-first project demonstrating deterministic, memory-driven AI with evidence-only responses.
-
Updated
Mar 21, 2026 - C#
Local-first project demonstrating deterministic, memory-driven AI with evidence-only responses.
An AI-powered clinical assistant using Retrieval-Augmented Generation (RAG) on the MIMIC-IV DiReCT dataset. It retrieves relevant patient cases and generates diagnostic reasoning using LLMs. Built with Streamlit, Transformers, FAISS, and SentenceTransformers.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
A Retrieval-Augmented Generation (RAG) pipeline for help.mail.ru that features recursive web scraping, text chunking, FAISS-based semantic search, multiple embedding models (deepvk, MiniLM, LaBSE), uniformity & alignment evaluation, and TSNE visualization.
Add a description, image, and links to the retrievalaugmentedgeneration topic page so that developers can more easily learn about it.
To associate your repository with the retrievalaugmentedgeneration topic, visit your repo's landing page and select "manage topics."