BeamusWayneBeamusWayneCommunityยท2 Agent Skills Included

RAG-learning

Hands-on RAG tutorials, strategy demos, and evaluation projects

Teaches retrieval-augmented generation from basics to production through runnable Python examples. Covers LangChain fundamentals, HyDE, RAG Fusion, CRAG, Self-RAG, GraphRAG, and RAGAS evaluation with step-by-step demos. Eliminates scattered documentation hunting by organizing learning into four progressive stages with ready-to-run Streamlit apps. Helps learners compare five RAG strategies side by side and build real knowledge-base question-answering systems.
npx skills add BeamusWayne/RAG-learning --all -g -y
Available:

Tells the AI agent how the repository is organized, which sub-project conventions to follow, and enforces a verified one-feature-at-a-time work loop with progress tracking across sessions.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install RAG-learning?โ–ผ

Run `npx skills add BeamusWayne/RAG-learning --all -g -y` in your terminal to install all skills in this repository globally.

What can I learn from RAG-learning?โ–ผ

You learn retrieval-augmented generation from scratch, including document chunking, embeddings, vector search, and advanced strategies like HyDE, CRAG, Self-RAG, and GraphRAG through runnable demos.

How to compare different RAG strategies?โ–ผ

The MultiLevelRAG project provides a Streamlit app that routes questions across five RAG strategies and shows their answers side by side for direct comparison.

Does RAG-learning work with Claude Code and Cursor?โ–ผ

Yes. The included AGENTS.md and CLAUDE.md files give coding agents clear routing and verification rules, so they work reliably in Claude Code, Cursor, and Codex.

Is RAG-learning suitable for beginners?โ–ผ

Yes. It starts with a 9-module primer and 31 gradual LangChain examples, then progresses to production-level projects, so no prior RAG experience is required.

Related Repositories in Education & Research

View All in Education & Researchโ†’