https://github.com/peterj/langchain-rag-loaders
https://github.com/peterj/langchain-rag-loaders
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterj/langchain-rag-loaders
- Owner: peterj
- Created: 2023-12-26T17:57:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T19:58:51.000Z (over 1 year ago)
- Last Synced: 2025-01-25T04:43:28.584Z (3 months ago)
- Language: Python
- Size: 40 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - peterj/langchain-rag-loaders - (Python)
README
# LangChain: Retrieval, RAG, and Loaders
Livestream: https://www.youtube.com/watch?v=902RQMRCu1s
Docs: https://python.langchain.com/docs/modules/data_connection/## Resources
- Chunking strategies: https://www.pinecone.io/learn/chunking-strategies/
## LangChain PRs
- Missing `pip install markdown`: https://python.langchain.com/docs/modules/data_connection/document_loaders/markdown
- Missing 'pip install pypdf': https://python.langchain.com/docs/modules/data_connection/document_loaders/pdf- There's a missing image on this page: https://python.langchain.com/docs/modules/data_connection/retrievers/self_query