Open Issues Need Help
View All on GitHub Database • Python Libraries
[Feature]: In house chunking 2 months ago
AI Summary: Develop a custom, integrated chunking and vectorizing pipeline within the helix-py library. This pipeline should accept text and data as input, chunk it based on configurable rules, vectorize the chunks, and upload the resulting vectors to a HelixDB instance using HelixDB queries. The goal is to streamline the process of preparing data for use with HelixDB RAG agents.
Complexity:
4/5
enhancement help wanted