frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Fast and Quality Code Chunking with Chonkie

1•snyy•10mo ago
Hi HN,

We’re Chonkie (https://github.com/chonkie-inc/chonkie) — we build open source tools that help split documents into meaningful chunks for use with AI models.

When you use LLMs over large documents or codebases, you often need to break them into smaller parts to fit the model’s context window. Our chunkers do this in a smart way: they preserve structure and meaning, so only the most relevant pieces are passed into the model. This reduces hallucinations, avoids confusion, and improves performance and accuracy.

Today we’re launching our Code Chunker — a fast, structure-aware way to break down source code into high-quality, token-aware chunks.

How it works:

(See the code: https://github.com/chonkie-inc/chonkie/blob/main/src/chonkie...)

Code Chunker uses tree-sitter (https://tree-sitter.github.io/tree-sitter/) to parse your code into an abstract syntax tree (AST). It then recursively merges and groups nodes in a way that respects both code structure and token limits.

It supports all languages that tree-sitter supports, and is designed to preserve formatting and semantics. Large functions or class definitions won’t be split in the middle of a block — instead, we dive recursively into the AST to produce clean, coherent chunks that fit your configured token budget.

What it’s useful for:

  - Embedding-based code search

  - RAG (retrieval-augmented generation) over codebases

  - Long-context analysis of code

  - Preparing repos for fine-tuning or pretraining
Try it out:

  - Open source package: https://docs.chonkie.ai/chunkers/code-chunker

  - Hosted playground (free with account): https://cloud.chonkie.ai
Happy Chonking!

Why does AI tell you to use Terminal so much?

https://eclecticlight.co/2026/03/11/why-does-ai-tell-you-to-use-terminal-so-much/
1•ingve•1m ago•0 comments

Obliteratus: Ablation Dressed in a Bow

https://morgin.ai/articles/ablation-vs-heretic-vs-obliteratus.html
2•samuelLagent•1m ago•0 comments

NovAI Coder – Free Copilot Alternative Using Chinese AI Models

https://github.com/494900759-star/novai-coder
1•aiapikey•2m ago•0 comments

Show HN: VocalSplit – Browser-based vocal remover running 100% locally

https://vocalsplit.app/
1•jacoka•4m ago•0 comments

WSL2 Kubernetes: Best Setup for Development or Overcomplicating Things?

https://github.com/codeedu/wsl2-kubernetes
1•IzhaqBlues•5m ago•0 comments

A static recompiler for original GameBoy ROMs

https://github.com/arcanite24/gb-recompiled
1•mvdwoord•5m ago•0 comments

ChimeraUtils: Reimplemented Unix Utils – Better Alternative to GNU?

https://github.com/chimera-linux/chimerautils
1•IzhaqBlues•5m ago•0 comments

Linux-TKG: Patched Kernel for Gaming and Performance – What's Your Experience?

https://github.com/Frogging-Family/linux-tkg
1•IzhaqBlues•6m ago•1 comments

US-China Chip Export Controls in 2026: The Rules Changed, and Nobody Won

https://semiconductorsinsight.com/us-china-chip-export-controls-h200-2026/
1•injurego•9m ago•0 comments

Exploring JEPA for real-time speech translation

https://www.startpinch.com/research/en/jepa-encoder-translation/
2•christiansafka•9m ago•0 comments

Engineering Management and Fatherhood – Take #2

https://newsletter.manager.dev/p/engineering-management-and-fatherhood
1•AntonZ234•10m ago•0 comments

UK Invests £180M in National Timing Centre to Back Up GNSS

https://insidegnss.com/uk-invests-180-million-in-national-timing-centre-to-back-up-gnss/
1•monkeydust•13m ago•0 comments

The mechanics of autonomous software translation

https://alperenkeles.com/posts/autonomous-translations/
2•alpaylan•14m ago•0 comments

The $2 per hour worker behind the OnlyFans boom

https://www.bbc.com/news/articles/cq571g9gd4lo
1•1659447091•15m ago•0 comments

Volo Data – Chat with your database using AI

https://github.com/keminze/volo-data
1•kkmz•16m ago•0 comments

Virtualizing an iPhone on Apple Silicon Macs Using Virtualization.framework

https://github.com/Lakr233/vphone-cli
1•71bw•17m ago•0 comments

The Download: AI's role in the Iran war, and an escalating legal fight

https://www.technologyreview.com/2026/03/10/1134077/the-download-ai-iran-war-theater-anthropic-su...
1•joozio•18m ago•0 comments

Hh

1•hehewhy•19m ago•0 comments

Ccraft2 Minecraft Classic server software

https://github.com/dawidg81/mcc
2•dawidg81•19m ago•0 comments

Generalizing Knuth's Pseudocode Architecture to Knowledge

https://zenodo.org/records/18767666
2•isomorphist•20m ago•0 comments

Encoding Architecture into Your Code (So Agents Can't Break It)

https://www.youtube.com/watch?v=JaLAvoyjwoQ
1•drshade•20m ago•1 comments

Show HN: MD Serve – Serve a directory of Markdown files as rendered HTML

https://github.com/nikolassv/md-serve
2•kalonis•22m ago•0 comments

Show HN: Tablelot, A real estate marketplace exclusively for restaurants

https://tablelot.com
1•isandeep1995•25m ago•0 comments

Show HN: A live map showing the mood

https://mood2know.com/
1•gloussou•29m ago•0 comments

Show HN: kitty-graphics.el – Images, LaTeX and PDFs in terminal Emacs

https://github.com/cashmeredev/kitty-graphics.el
2•cashmere1337•31m ago•1 comments

60 Unicorns Have Fallen – State of the European Unicorns Ecosystem

https://thevcinsider.substack.com/p/state-of-the-european-unicorns-ecosystem
1•matthieu_bl•32m ago•0 comments

The State of AI in the Enterprise 2026

https://www.deloitte.com/us/en/what-we-do/capabilities/applied-artificial-intelligence/content/st...
1•swolpers•36m ago•0 comments

Show HN: Moveet – real-time fleet simulator with A* pathfinding on real roads

https://github.com/ivannovazzi/moveet
1•ivannovazzi•37m ago•0 comments

Claude 2028 – For a More Perfect Union

https://claude2028.org/
2•jonbaer•37m ago•0 comments

AutoKernel: Autoresearch for GPU Kernels

https://github.com/RightNow-AI/autokernel
10•frozenseven•42m ago•0 comments