Skip to content

Add jevextract - #132

Open
gabazureus wants to merge 1 commit into
hellogumbo:mainfrom
gabazureus:add-jevextract
Open

gabazureus wants to merge 1 commit into
hellogumbo:mainfrom
gabazureus:add-jevextract

Conversation

@gabazureus

@gabazureus gabazureus commented Sep 25, 2026 •

Copy link
Copy Markdown

Project: https://github.com/gabazureus/jevextract

Where Jev fits: deterministic code proposes candidate text spans with exact character offsets, and Jev only decides each span's schema class with a Choice (plus a Noul per sentence-level class), so every extraction is grounded in the source by construction.

It is a Python library (MIT) positioned as an open-source alternative to LangExtract, with an offline test suite, CI, a bilingual benchmark (jx-bench) and a paper comparing it with LangExtract, an LLM-JSON baseline and GLiNER on quality, grounding, latency and cost. The results are reported as measured, including where it loses on quality.

  • I added one object to data/projects.json and ran npm run validate
  • I did not commit README.md or site/index.html (CI regenerates them)
  • I am the author, or I linked where the project was announced

Disclosure: the project was built with substantial help from an AI coding agent (Claude Code); the benchmark numbers come from real runs whose raw predictions are committed in the repository


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • New Features
    • Added jevextract to the project catalog, listed under SDKs with its repository, description, and Python language.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: e18e6cde-fedc-4aa9-b5dc-78ec75cb9429

📥 Commits

Reviewing files that changed from the base of the PR and between c1d4b9f and 1329740.

📒 Files selected for processing (1)
  • data/projects.json

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The project catalog now includes jevextract, a Python project in the sdks category, with its repository, description, and added date.

Changes

Project catalog

Layer / File(s) Summary
Add jevextract entry
data/projects.json
Adds jevextract with its repository, description, sdks category, Python language, zero stars, and added date. The site is null.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Other

Suggested reviewers: zc277584121

Merge Risk: ⚪ Minimal · up to 13297

The new entry uses a category accepted by catalog validation and listing generation; no concrete merge-blocking issue is evident.

Architecture Summary

Architecture risk: 🔵 Low · up to 13297

The change affects 1 system.

Changed systems: data

Architecture concerns
No architecture-level concerns identified.

Review details

Systems and components

  • observed — data (service) was modified; 1 changed file maps to changed impact.

Before / after behavior

  • observed — Modified behavior in data/projects.json: Added a jevextract project entry with its repository, null site, extraction-focused description, sdks category, Python language, zero stars, and 2026-09-25 added date.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: adding the jevextract project.
Description check ✅ Passed The description includes the project URL, explains where jevextract fits, confirms the data file update and validation command, confirms that generated files were not changed, and includes the require…
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant