SAVRN
Search Contact SAVRN

Organization · Verified on Hugging Face

Feyn

feyninc

Models in Library0
Datasets in Library1
Models on Hugging Face13
Followers75

Datasets

Dataset

recipes

Feyn

This repository contains all the recipes that you can use with Chonkie to manage various documents, languages, and more. To use the recipes, you need to install chonkie with the hub feature, with the following command: This would enable Hubie which is used internally to get the recipes from this repository. So, you can do things like use the fromrecipe method to create a RecursiveChunker from a recipe. The above code would read the example.md file and chunk it into smaller chunks using the markdown recipe. The recipes are stored in the recipes folder. Each recipe is a JSON file that contains the rules for the recipe. The full JSON schema for the recipes is available here. You can use this…

Publicly accessible apache-2.0