Skip to content

Commit

Permalink
add reference from jason liu on building rag applications
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tabaza committed Jun 12, 2024
1 parent 873a790 commit f5101de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ Recommended Viewing:
This is a very active research topic, and no authoritative source exists, but here are some resources to explore this topic further:
- [Retrieval-Augmented Generation for Large Language Models: A Survey](https://arxiv.org/abs/2312.10997)
- [Seven Failure Points When Engineering a Retrieval Augmented Generation System](https://arxiv.org/abs/2401.05856)
- [Levels of Complexity: RAG Applications](https://github.com/jxnl/n-levels-of-rag)

It is also worth noting that search, retrieval and reranking systems are built on established patterns and architectures in the fields of information retrieval, recommendation systems, and search engines.

Expand Down

0 comments on commit f5101de

Please sign in to comment.