This is the folder storing the codes and resources(reviews) for the series of articles regarding RAG and Langchain in Python.
The folders and the corresponding articles are listed as below.
Folder | Article Title | Link |
---|---|---|
prompt_engineering_case_study | Building a LLM review summarization component | Medium |
rag_introduction | Mastering RAG: Step-by-Step Instructions to Create a Powerful RAG System | Medium |