RAG_Techniques and rag-cookbooks

These are complementary educational resources that together provide both breadth (NirDiamant's RAG_Techniques covers diverse methodologies) and depth (athina-ai's rag-cookbooks offers practical implementation patterns), allowing practitioners to learn theoretical concepts and then apply them through worked examples.

RAG_Techniques
67
Established
rag-cookbooks
47
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 25,887
Forks: 3,041
Downloads:
Commits (30d): 28
Language: Jupyter Notebook
License:
Stars: 2,467
Forks: 310
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About RAG_Techniques

NirDiamant/RAG_Techniques

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.

This project helps developers and AI practitioners enhance the accuracy and contextual richness of their RAG (Retrieval-Augmented Generation) systems. It provides advanced techniques for improving how AI models retrieve information and generate responses. Users input their existing RAG system components and learn how to apply cutting-edge methods to get more relevant and comprehensive AI-generated outputs.

AI development natural language processing information retrieval generative AI AI system design

About rag-cookbooks

athina-ai/rag-cookbooks

This repository contains various advanced techniques for Retrieval-Augmented Generation (RAG) systems.

This project helps AI developers build more accurate and reliable question-answering systems or chatbots. It provides ready-to-use examples and code for advanced techniques that allow you to feed your specific documents (like company policies or research papers) into a large language model. The output is a system that can answer user queries based on your private, up-to-date information, rather than general internet knowledge.

AI Development Natural Language Processing Chatbot Development Information Retrieval LLM Engineering

Scores updated daily from GitHub, PyPI, and npm data. How scores work