awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
F

FareedKhan-dev/all-rag-techniques

0
View on GitHub↗
0 stars·0 forks·7 views

All Rag Techniques

Features

  • Courses and Tutorials - Comprehensive guide to RAG implementation techniques.
  • Learning Resources - Comprehensive collection of RAG techniques.

Star history

Star history chart for fareedkhan-dev/all-rag-techniquesStar history chart for fareedkhan-dev/all-rag-techniques

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to All Rag Techniques

Similar open-source projects, ranked by how many features they share with All Rag Techniques.
  • changyeyu/llm-rl-visualizedchangyeyu avatar

    changyeyu/LLM-RL-Visualized

    4,529View on GitHub↗

    LLM-RL-Visualized is a visual reference library and collection of knowledge maps designed to explain Large Language Model and Reinforcement Learning algorithms. It provides a structured system of conceptual diagrams and taxonomies covering the intersection of language model alignment and reinforcement learning. The project distinguishes itself through detailed visual mappings of complex workflows, such as the coordination of reward models and policy optimization in reinforcement learning from human feedback. It contrasts different preference optimization architectures, such as RLHF and Direct

    Python
    View on GitHub↗4,529
  • datawhalechina/llms-from-scratch-cndatawhalechina avatar

    datawhalechina/llms-from-scratch-cn

    4,211View on GitHub↗

    This project is an educational course and set of instructional materials for building large language models from scratch using Python. It provides a step-by-step guide and practical tutorials focused on the internal mechanics of transformer architectures and pre-training workflows. The repository features a framework for implementing and comparing diverse model families, including Llama, GLM, and RWKV. It uses a configuration-driven assembly approach to analyze the structural differences and internal mechanisms of these various architectures. The codebase covers the complete development pipe

    Jupyter Notebookglmllamallm
    View on GitHub↗4,211
  • andysingal/llm-courseA

    andysingal/llm-course

    0View on GitHub↗
    View on GitHub↗0
  • iusztinpaul/hands-on-llmsiusztinpaul avatar

    iusztinpaul/hands-on-llms

    3,419View on GitHub↗

    🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴

    Jupyter Notebook
    View on GitHub↗3,419
See all 30 alternatives to All Rag Techniques→

Frequently asked questions

What are the main features of fareedkhan-dev/all-rag-techniques?

The main features of fareedkhan-dev/all-rag-techniques are: Courses and Tutorials, Learning Resources.

What are some open-source alternatives to fareedkhan-dev/all-rag-techniques?

Open-source alternatives to fareedkhan-dev/all-rag-techniques include: datawhalechina/llms-from-scratch-cn — This project is an educational course and set of instructional materials for building large language models from… karminski/one-small-step — One Small Step is an educational resource that explains core AI and large language model concepts through short,… andysingal/llm-course. changyeyu/llm-rl-visualized — LLM-RL-Visualized is a visual reference library and collection of knowledge maps designed to explain Large Language… iusztinpaul/hands-on-llms — 🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a… karpathy/build-nanogpt — This is an educational implementation that builds a generative pre-trained transformer (GPT) language model from…