Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Chunking Strategies Module #18

Open
datagero opened this issue Oct 21, 2024 · 0 comments
Open

Develop Chunking Strategies Module #18

datagero opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@datagero
Copy link
Owner

datagero commented Oct 21, 2024

Objective: Create a module for managing document chunking strategies, offering multiple chunking options.
[Note, we may do this leveraging LlamaIndex]

Details:
• Implement at least two chunking strategies (e.g., sentence-based and paragraph-based).
• The module should allow switching between strategies dynamically.
• Ensure compatibility with the embedding system.

Dependencies: Integration with embedding storage and retrieval.

Acceptance Criteria:
• A reusable chunking module with multiple strategy options.
• Embedding workflow compatible with selected chunking strategies.

Priority: Medium
Estimated Effort:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant