rustsbi/Agent

RustSBI Specialized Domain Knowledge Quiz LLM

106

stars

129

commits

Python

primary language

Oct 18, 2025

updated

README

Agent

RustSBI Specialized Domain Knowledge Quiz LLM

Demos

GPTs Demo 入口

QAnything Demo 入口

Domain Knowledge Sources

Sources of Knowledge in the Knowledge Base. Our agent's domain knowledge will be extracted from the documents listed below.

Rust Documentation: https://doc.rust-lang.org/stable/std/

RISC-V Documentation: https://github.com/riscv/riscv-isa-manual

Bouffalo Docs: https://github.com/bouffalolab/bl_docs

Bouffalo SDK: https://github.com/bouffalolab/bouffalo_sdk

Xiangshan Docs: https://github.com/openxiangshan/xiangshan

LLM Prompt Engineering

Introduction to Prompt Engineering, including documentation and high-quality articles.

Prompt Engineering Guide: https://www.promptingguide.ai/zh

Prompt Engineering Tools: https://learnprompting.org/docs/tooling/tools

RAG Engineering

Introduction to RAG Engineering, including documentation and high-quality articles.

RAG Beginner's Guide (Chinese): https://53ai.com/news/RAG/2024081636147.html

RAG Beginner's Guide (English): https://www.singlestore.com/blog/a-guide-to-retrieval-augmented-generation-rag/

Existing projects about RAG.

Easy-RAG: A RAG system implementation

RAGFlow: Another RAG implementation

WikiChat: A LLM system with knowledge from Wikipedia

Contributors

xingyuma618

36 commits

ArchLance

33 commits

gitveg

33 commits

wyywwi

17 commits

rustsbi/Agent

RustSBI Specialized Domain Knowledge Quiz LLM

106

stars

129

commits

Python

primary language

Oct 18, 2025

updated

README

Agent

RustSBI Specialized Domain Knowledge Quiz LLM

Demos

GPTs Demo 入口

QAnything Demo 入口

Domain Knowledge Sources

Sources of Knowledge in the Knowledge Base. Our agent's domain knowledge will be extracted from the documents listed below.

Rust Documentation: https://doc.rust-lang.org/stable/std/

RISC-V Documentation: https://github.com/riscv/riscv-isa-manual

Bouffalo Docs: https://github.com/bouffalolab/bl_docs

Bouffalo SDK: https://github.com/bouffalolab/bouffalo_sdk

Xiangshan Docs: https://github.com/openxiangshan/xiangshan

LLM Prompt Engineering

Introduction to Prompt Engineering, including documentation and high-quality articles.

Prompt Engineering Guide: https://www.promptingguide.ai/zh

Prompt Engineering Tools: https://learnprompting.org/docs/tooling/tools

RAG Engineering

Introduction to RAG Engineering, including documentation and high-quality articles.

RAG Beginner's Guide (Chinese): https://53ai.com/news/RAG/2024081636147.html

RAG Beginner's Guide (English): https://www.singlestore.com/blog/a-guide-to-retrieval-augmented-generation-rag/

Existing projects about RAG.

Easy-RAG: A RAG system implementation

RAGFlow: Another RAG implementation

WikiChat: A LLM system with knowledge from Wikipedia

Contributors

xingyuma618

36 commits

ArchLance

33 commits

gitveg

33 commits

wyywwi

17 commits

Languages

Python

89.5%

Shell

10.5%