# Show GN: RAGchain : 고급 RAG 시스템을 만드는 Langchain의 확장 프레임워크

> Clean Markdown view of GeekNews topic #11385. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=11385](https://news.hada.io/topic?id=11385)
- GeekNews Markdown: [https://news.hada.io/topic/11385.md](https://news.hada.io/topic/11385.md)
- Type: show
- Author: [vkehfdl1](https://news.hada.io/@vkehfdl1)
- Published: 2023-10-17T12:54:42+09:00
- Updated: 2023-10-17T12:54:42+09:00
- Original source: [github.com/NomaDamas](https://github.com/NomaDamas/RAGchain)
- Points: 11
- Comments: 0

## Topic Body

- 기존 문서들의 내용에 대해 LLM에게 묻고 답할 수 있는 RAG (Retrieval Augmented Generation) 시스템을 만들 수 있는 프레임워크  
- 기존 Langchain 등의 프레임워크에서 만족해주지 못하는 고급 RAG 시스템을 위한 기술들이 포함  
- OCR 로더  
- (한국인들을 위한) hwp 파일 로더  
- 리랭커(Reranker)  
- 여러 retriever들을 사용하기에 최적화  
- 바로 쓸 수 있는 RAG 파이프라인들  
- 파일 로더, 임베딩, 벡터 DB는 Langchain의 것들과 완벽하게 호환  
- 이 외 query decomposition, evidence extractor 등 RAG 유틸들

## Comments



_No public comments on this page._
