Skip to content

lausiv7/RAG-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Architecture Model은 다음과 같이 사용자의 질문을 받아서, Framework가 Vector DB에서 Semantic Search로 Contextual Data를 받고, 이를 LLM에 Prompt로 질문하여 그 처리 결과를 받아서 최종 사용자에게 전달하게 됩니다. 이 Famework는 여러 LLM과 Vector DB로 부터도 처리할 수 있게 확장할 것 입니다.

Docker Composer로 1대의 Framwork, 멀티 LLM, 멀티 DB로 각각 생성하고 Framework를 중심으로 Link하는 예제 코드와 실행 방법

image

https://aws.amazon.com/ko/blogs/tech/multi-rag-and-multi-region-llm-for-chatbot/ https://medium.com/@bijit211987/advanced-rag-for-llms-slms-5bcc6fbba411

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published