RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
We need to enhance RAGGENIE by adding support for Splunk as a data source plugin. This will enable users to connect and retrieve data from Splunk within the RAGGENIE platform.
Task: Implement a Splunk plugin for data retrieval and integration.
Ensure compatibility with the existing RAGGENIE architecture for low-code RAG building.
Provide configuration options for Splunk connection details (host, port, username, password or Auth token)
For reference, please check the existing PostgreSQL plugin.
We need to enhance RAGGENIE by adding support for Splunk as a data source plugin. This will enable users to connect and retrieve data from Splunk within the RAGGENIE platform.
Task: Implement a Splunk plugin for data retrieval and integration.
For reference, please check the existing PostgreSQL plugin.