Skip to content

Add local RAG example#322

Merged
angpt merged 3 commits into
mainfrom
local-rag-cookbook
Mar 25, 2026
Merged

Add local RAG example#322
angpt merged 3 commits into
mainfrom
local-rag-cookbook

Conversation

@angpt

@angpt angpt commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Adds a local RAG example using Encoderfile + Llamafile. Added genius_act.txt (GENIUS Act, S. 919) as a second sample dataset alongside weird_laws.txt, demonstrating window-mode chunking on legislative prose.

Adds a complete local RAG example using Encoderfile + Llamafile.
Added genius_act.txt (GENIUS Act, S. 919) as a second sample dataset alongside weird_laws.txt, demonstrating window-mode chunking on legislative prose
@angpt
angpt requested a review from besaleli March 11, 2026 20:23
@@ -0,0 +1,2 @@
numpy

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to use uv tooling here for consistency?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just insist on using an env using whatever mechanism?

@angpt
angpt merged commit 391be40 into main Mar 25, 2026
1 check passed
@angpt
angpt deleted the local-rag-cookbook branch March 25, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants