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
weizhepei avatar

weizhepei/InstructRAG

0
View on GitHub↗
149 stars·9 forks·Python·MIT·10 viewsweizhepei.com/instruct-rag-page↗

InstructRAG

InstructRAG

Features

  • Advanced RAG Techniques - Enhances systems through instruction-based fine-tuning and self-synthesized rationales.

Star history

Star history chart for weizhepei/instructragStar history chart for weizhepei/instructrag

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does weizhepei/instructrag do?

InstructRAG

What are the main features of weizhepei/instructrag?

The main features of weizhepei/instructrag are: Advanced RAG Techniques.

Which projects share features with weizhepei/instructrag?

Projects with overlapping indexed features include: ayanami0730/arag — If you find our project helpful, please give us a star ⭐ on GitHub! cmavro/gnn-rag — This is the code for GNN-RAG: Graph Neural Retrieval for Large Language Modeling Reasoning. ekimetrics/adaptive-chunking — Selecting the Best Chunking Strategy per Document for RAG. microsoft/graphrag — GraphRAG is a data processing pipeline and retrieval engine designed to transform unstructured text into… vectifyai/pageindex — PageIndex is an agent-ready knowledge engine that processes documents into hierarchical tree structures to enable… vitali87/code-graph-rag.

Projects sharing features with InstructRAG

These projects share indexed features with InstructRAG. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ayanami0730/aragAyanami0730 avatar

    Ayanami0730/arag

    301View on GitHub↗

    If you find our project helpful, please give us a star ⭐ on GitHub!

    Python
    View on GitHub↗301
  • cmavro/gnn-ragcmavro avatar

    cmavro/GNN-RAG

    435View on GitHub↗

    This is the code for GNN-RAG: Graph Neural Retrieval for Large Language Modeling Reasoning.

    Python
    View on GitHub↗435
  • ekimetrics/adaptive-chunkingekimetrics avatar

    ekimetrics/adaptive-chunking

    354View on GitHub↗

    Selecting the Best Chunking Strategy per Document for RAG

    Python
    View on GitHub↗354
  • microsoft/graphragmicrosoft avatar

    microsoft/graphrag

    33,792View on GitHub↗

    GraphRAG is a data processing pipeline and retrieval engine designed to transform unstructured text into interconnected knowledge graphs. By utilizing language models to extract entities and relationships, it builds structured representations of information that enable context-aware retrieval for downstream applications. The system distinguishes itself through hierarchical graph clustering and large-scale data synthesis, which organize massive document corpora into multi-level structures. This approach allows for both vector-based semantic searches and graph-based traversals, providing a comp

    Pythongptgpt-4gpt4
    View on GitHub↗33,792
Compare all 6 related projects→