chonkie-inc/cookbook
๐ฆ Chonkie's recipes for Agents, Context Engineering, and more! ๐งโ๐ณ Chonkie knows how to cook (and it cooks well!)
This project provides practical examples and tutorials for processing various document types, like PDFs and Markdown, into manageable pieces for AI systems. It helps data scientists, AI engineers, and researchers prepare unstructured text data for tasks like building question-answering systems over large document sets. You input documents and receive structured text segments, often with associated metadata, ready for use in advanced AI applications.
Use this if you need to break down complex documents into smaller, meaningful chunks for AI models or semantic search applications, especially for building Retrieval Augmented Generation (RAG) pipelines.
Not ideal if you are looking for a complete, out-of-the-box AI application rather than tools and examples for data preparation and pipeline construction.
Stars
15
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/chonkie-inc/cookbook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gil-son/language-ai-engineering-lab
Language AI Engineering Lab, a place where you can deeply understand and build modern Language...
olonok69/LLM_Notebooks
Notebooks and Code about Generative Ai, LLMs, MLOPS, NLP , CV and Graph databases
openhackathons-org/NIM-Bootcamp
This repository is a AI bootcamp for developing hands-on applications using NVIDIA Inference...
Daethyra/Build-RAGAI
Interactive notes (Jupyter Notebooks) for building AI-powered applications
kimtth/azure-openai-llm-cookbook
๐ซง A one-stop hub, like a sample library ๐ช Azure OpenAI 100+ Sample Code ๐งช Organized by topic for...