MVPilgrim commited on
Commit
7216171
·
1 Parent(s): 73748ac
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  # Retrieval Augmented Generation with Large Language Models
 
 
2
 
3
  This project serves as a Proof-of-Concept for implementing Retrieval Augmented Generation (RAG) when prompting Large Language Models (LLMs). It is a learning exercise aimed at enabling future LLM-based applications by leveraging the power of RAG techniques.
4
 
 
1
  # Retrieval Augmented Generation with Large Language Models
2
+ ---
3
+ ---
4
 
5
  This project serves as a Proof-of-Concept for implementing Retrieval Augmented Generation (RAG) when prompting Large Language Models (LLMs). It is a learning exercise aimed at enabling future LLM-based applications by leveraging the power of RAG techniques.
6