bRAG-langchain and Learn_RAG_from_Scratch_LLM

These are complementary learning resources where the first provides a comprehensive production-ready RAG implementation framework, while the second offers a beginner-focused tutorial for understanding RAG fundamentals from scratch before applying them with the more advanced tooling.

bRAG-langchain
53
Established
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 16/25
Stars: 4,051
Forks: 480
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 10
Forks: 7
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About bRAG-langchain

bragai/bRAG-langchain

Everything you need to know to build your own RAG application

This project provides comprehensive guides and boilerplate code for building Retrieval-Augmented Generation (RAG) applications. It takes your various documents and a user's question, then processes them to deliver accurate and contextually relevant answers. Developers, machine learning engineers, and data scientists looking to implement or enhance RAG systems will find this useful.

AI-development NLP-engineering chatbot-development information-retrieval LLM-applications

About Learn_RAG_from_Scratch_LLM

simranjeet97/Learn_RAG_from_Scratch_LLM

Learn Retrieval-Augmented Generation (RAG) from Scratch using LLMs from Hugging Face and Langchain or Python

This project helps developers integrate large language models (LLMs) with custom data sources. It guides you through creating a system that can answer questions using information beyond its initial training, taking your documents or text as input and producing contextually accurate responses. Developers looking to build custom AI assistants or sophisticated search tools would find this useful.

AI-application-development LLM-integration custom-chatbot information-retrieval developer-tooling

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