Skip to content

xberg-io/orp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kreuzberg-orp

This is a fork of orp (the original by Frédérik Bilhaut), maintained by Kreuzberg for internal use across our document-intelligence stack.

If you are not part of the Kreuzberg ecosystem, use the upstream orp crate instead. This fork exists only to carry private modifications (currently: a bump to ort = 2.0.0-rc.12 and the resulting API adjustments) ahead of upstream, and offers no stability or support guarantees.

The library is still exposed as orp — depend on it with:

[dependencies]
kreuzberg-orp = "0.1.0"

and import as use orp::... in your Rust code.

License

Apache-2.0, same as the upstream project.

About

A Lightweight Framework for Building ONNX Runtime Pipelines with ort

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%