-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MODULE] RAG Module #135
base: main
Are you sure you want to change the base?
[MODULE] RAG Module #135
Conversation
8_rag/README.md
Outdated
|
||
### RAG Architecture | ||
|
||
RAG's modular architecture allows for customization and optimization based on task requirements. A typical RAG pipeline involves the following components: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perhaps a visuals would help here?
Hey @duydl ! Are you still working on this? It looks great so far. |
@burtenshaw Hi. I am still working on this module. Sorry for the delay. |
No description provided.