Skip to content

Commit

Permalink
#1 - readme
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems committed Aug 26, 2024
1 parent d0c88a8 commit 31f62af
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Retrieval-Augumented Generation for LLMs

## Experimentation
- following
- "Augumenting Your LLM using Retrieval Augumented Generation" https://learn.nvidia.com/courses/course-detail?course_id=course-v1:DLI+S-FX-16+V1
- https://python.langchain.com/v0.2/docs/tutorials/
- https://python.langchain.com/v0.2/docs/tutorials/rag/
- https://python.langchain.com/v0.2/docs/tutorials/local_rag/


# Documentation
- https://github.com/ObrienlabsDev/blog/issues/47
- 2020 papar on RAG from Patrick Lewis - https://arxiv.org/pdf/2005.11401
- google search "rag ai wikipedia"
- https://blogs.nvidia.com/blog/what-is-retrieval-augmented-generation/
- https://en.wikipedia.org/wiki/Retrieval-augmented_generation

0 comments on commit 31f62af

Please sign in to comment.