Back to Home

RAG Document Intelligence Lab

A RAG Flow Demo Based on a Real Enterprise Knowledge Base

Select a real knowledge-base PDF, ask a question, and see how the system completes chunking, semantic retrieval, reranking, and passes context to the LLM.

Enterprise Knowledge BaseRAGEmbedding

PDF Preview

Click the button to open the real PDF in this page. You can also open it in a new tab.
bracelet-trouble.pdfPDF

Leadership / Cross-cultural Management

安全禁令遇到文化习俗

一场机器安全事故后,公司要求员工摘掉手镯。但对部分印度女性而言,手镯不仅是首饰,也是婚姻、尊重、宗教义务和社会身份的象征。

Ask a question

Choose one of my preset questions or enter your own. After analysis starts, the server calls a real embedding API.

Preset questions

Text Chunks

This flow demonstrates how a document is split into token-based chunks.
B01p.01 / 约 178 tokens

工厂背景与丽拉的身份

丽拉·帕特尔在一家拥有 400 多名女员工的食品加工厂工作了 6 年。亚洲女员工不到全部女员工的五分之一,其中很多人与她一样有印度血统。她和其他 4 名女员工组成小组,直接向主管比尔·埃文汇报。

B02p.01 / 约 214 tokens

安全事故与首饰禁令

上个月一名女员工的手镯被卡进机器,导致手腕被卡断。安全委员会决定,任何人在工作时不得佩戴手镯、订婚戒指、耳环或项链,只允许佩戴结婚戒指、耳钉和手表。埃文要求丽拉摘掉自己的手镯。

B03p.01 / 约 236 tokens

手镯的婚姻与宗教意义

丽拉一直戴着三个手镯:铁的、塑料的和金的,这是她家乡的风俗。所有结过婚的印度妇女都要佩戴手镯。后来社区关系委员会的辛先生解释,手镯不仅是婚姻标志,也意味着丈夫对妻子的尊重;手镯越多、价值越大,女性受到的尊重和社会地位越高。

B04p.01 / 约 206 tokens

主管沟通方式引发抵触

埃文对丽拉说不要大惊小怪,并提到他已经训斥过其他印度女员工。丽拉含泪摘下手镯,但两人离开后又戴上金手镯继续工作。两三天内,主管发现所有印度女员工又戴上了手镯,有些人甚至戴得更多。亚洲咨询委员会要求公司取消禁令,直到与代表会面。

B05p.01-p.02 / 约 252 tokens

管理层面临安全与多元文化冲突

工厂主管琼斯认为,在这个工作环境中,珠宝首饰会带来安全和卫生隐患,因此必须摘除。但他担心如果直接告诉亚洲委员会,会引发更大抵触甚至停工。辛先生指出,宗教惯例并不阻止禁令实施,但手镯具有强烈风俗意义,摘下手镯甚至会让部分女性联想到丈夫死亡。

Retrieval Results

This flow demonstrates how the user question is matched with document chunks to produce retrieval results.

Enter a question and click Analyze to show real API retrieval and reranking results.

Reranking Results

This flow demonstrates how retrieved results are passed to a reranker to select better context for the LLM.

Enter a question and click Analyze to show real API retrieval and reranking results.

Input Preview

This panel shows the keywords and context that will be passed into the LLM after the RAG process.