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
- Host: GitHub
- URL: https://github.com/rustkas/gen-ai_rag_application_development_using_langchain
- Owner: rustkas
- Created: 2024-08-26T03:34:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T03:37:04.000Z (almost 2 years ago)
- Last Synced: 2025-06-08T02:57:30.967Z (about 1 year ago)
- Topics: langchain
- Homepage: https://www.udemy.com/course/langchain-openai-rag/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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