RAGFlowChain
A comprehensive toolkit for building Retrieval-Augmented Generation (RAG) pipelines, including data loading, vector database creation, retrieval, and chain management.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install ragflowchain
Dependencies
- langgraph
- google-api-python-client
- typing-extensions
- langchain-openai
- langchain-text-splitters
- pyyaml
- python-pptx
- langchain-groq
- langchain
- pytube
- pypdf
- langchain-experimental
- beautifulsoup4
- chromadb
- python-docx
- requests
- tavily-python
- annoy
- youtube-transcript-api
- pandas
- langchain-community
- faiss-cpu
- langchain-core
- nltk
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|---|
| 0.5.1 | 2024-10-04 | ||||
| 0.5.0 | 2024-10-04 | ||||
| 0.4.0 | 2024-10-04 | ||||
| 0.3.0 | 2024-10-04 | ||||
| 0.2.0 | 2024-09-28 | ||||
| 0.1.0 | 2024-09-27 | ||||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue