Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

docs: add key technologies page for RAG and LLM Wiki paradigms#32

Merged
jasen215 merged 2 commits into
mainfrom
docs/key-technologies
Jun 28, 2026
Merged

docs: add key technologies page for RAG and LLM Wiki paradigms#32
jasen215 merged 2 commits into
mainfrom
docs/key-technologies

Conversation

@jasen215

Copy link
Copy Markdown
Owner

Summary

  • Add docs/site/ecosystem/key-technologies.md (EN) and zh-CN/ecosystem/key-technologies.md (ZH)
  • Covers both paradigms side by side:
    • RAG technologies: document parsing, chunking strategies (9 types), embedding models, vector databases, retrieval strategies, query optimization, reranking, orchestration frameworks, evaluation
    • LLM Wiki technologies: knowledge compilation (incl. STORM/Co-STORM), knowledge representation, FTS/graph indexing, quality maintenance, MCP interface, file conversion pipeline
  • Includes a paradigm comparison table at the bottom (10 dimensions)
  • Add "Key Technologies" item to Ecosystem sidebar (EN + ZH)

Sources

  • Network search (RAG tech stack 2025)
  • WikiLoop MCP knowledge base (Karpathy LLM Wiki paradigm, Sage Wiki, STORM)
  • RAG architecture panorama source-note

Test plan

@github-actions github-actions Bot added the docs label Jun 28, 2026
@jasen215
jasen215 merged commit 101c019 into main Jun 28, 2026
2 checks passed
@jasen215
jasen215 deleted the docs/key-technologies branch June 28, 2026 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant