Skip to content

dahlinomine/rust-verifiable-inference-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-verifiable-inference-node

A node implementation for running verifiable AI inference requests and submitting proofs to an on-chain verifier.

Language License PRs Welcome

Overview

rust-verifiable-inference-node is an open-source tool for verifiable compute and zkVM technology.

A node implementation for running verifiable AI inference requests and submitting proofs to an on-chain verifier.

Topics: node zk-inference rust

Features

  • 🚀 Production-ready tool targeting verifiable compute use cases
  • 🔧 Easy to integrate into existing projects
  • 📦 Zero-configuration defaults with full customization support
  • 🧪 Comprehensive test coverage
  • 📖 Well-documented API with examples

Installation

cargo add rust-verifiable-inference-node

Quick Start

// rust-verifiable-inference-node — quick start example
// See docs/ for full API reference

Usage

See docs/ for full documentation and advanced usage examples.

Contributing

Contributions are welcome! Please read CONTRIBUTING.md first.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -am 'feat: add my feature')
  4. Push to the branch (git push origin feature/my-feature)
  5. Open a Pull Request

License

MIT © dahlinomine

About

A node implementation for running verifiable AI inference requests and submitting proofs to an on-chain verifier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors