Skip to content

feat: modularize neive RAG pipeline (indexing, retrieval and generation)#3

Open
marianpartc wants to merge 1 commit into
erikycd:mainfrom
marianpartc:modularized-rag
Open

feat: modularize neive RAG pipeline (indexing, retrieval and generation)#3
marianpartc wants to merge 1 commit into
erikycd:mainfrom
marianpartc:modularized-rag

Conversation

@marianpartc
Copy link
Copy Markdown

This pull request modularizes the original naive RAG pipeline and its document processor.

Changes:

  • Separated indexing, retrieval, and generation into independent modules
  • Introduced interfaces for retriever and generator
  • Improved code organization and maintainability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant