Skip to content
#

rag-systems

Here are 12 public repositories matching this topic...

Understand and build embedding models, focusing on word and sentence embeddings, dual encoder architectures. Learn to train embedding models using contrastive loss, implement them in semantic search and RAG systems.

  • Updated Aug 21, 2024
  • Jupyter Notebook

The course provides a comprehensive guide to optimizing retrieval systems in large-scale RAG applications. It covers tokenization, vector quantization, and search optimization techniques to enhance search quality, reduce memory usage, and balance performance in vector search systems.

  • Updated Dec 28, 2024
  • Jupyter Notebook

This project implements a Retrieval-Augmented Generation (RAG) based chatbot designed to handle university-related queries using natural language understanding. It combines semantic search with generative AI to provide precise, context-aware answers to students, faculty, and visitors.

  • Updated Jun 22, 2025
  • Jupyter Notebook

This repository covers extensive tutorials on how to integrate LangSmith with LangChain with LangGraph to incorporate observability, monitoring, alerting, evaluation, etc. within complex LLM workflows and applications.

  • Updated Aug 21, 2025
  • Python

Improve this page

Add a description, image, and links to the rag-systems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rag-systems topic, visit your repo's landing page and select "manage topics."

Learn more