A collection of custom tools and classes I created while working on RAG model focused on Cisco documents.
- Custom Semantic Chunker with minimum and maximum thresholds for the chunk sizes
- Custom WebLoader that can parse tables from HTML documents and convert them to JSON.
- Parallelized Embedding
Please refer to each folder for more details and usage examples.