An open API service indexing awesome lists of open source software.

https://github.com/rustkas/gen-ai_rag_application_development_using_langchain

Coding results based that course material
https://github.com/rustkas/gen-ai_rag_application_development_using_langchain

langchain

Last synced: about 2 months ago
JSON representation

Coding results based that course material

Awesome Lists containing this project

README

          

# Gen AI - RAG Application Development using LangChain
Coding results based that course material

## What is this course included:

- Fundamental of LLM RAG Application Development
- LLM Frameworks with LangChain
- Using Open AI GPT API to develop RAG Applications
- Prompt Engineering Techniques
- Engineering Optimized Prompts for your RAG Application
- LangChain Loaders and Splitters
- Using Chains and LCEL (LangChain Expression Language)
- Using Retreivers, Agents and Tools
- Conversational Memory
- Multiple RAG Projects with various Source Types and Business Use