Metadata-Version: 2.1
Name: rmrag
Version: 0.2.0
Summary: RAG functions
Author: Lasse Tranekjær Leed
Author-email: lasseleed@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

Help on module RAG-RM.data_extraction in package RAG-RM: 

NAME
	RAG-RM.data_extraction
	
DESCRIPTION
	Created on 2024-04-29
	Module with functions for loading data, splitting data, creating embeddings and creating a vectorstore.
	Intended for internal use in Region Midtjylland
	Author: Lasse TranekjÃ¦r Leed
	
