Vibinex is an open-source privacy-first code review automation tool.
- Get your pull request merged quickly
- Understand the changes in a pull request faster and better
- Reduce the average time to first review by 50%
Website • Documentation • GitHub
Vibinex has three key repositories:
- vibi-dpu - User-side data processing unit (Rust)
- vibinex-server - Server for backend and website (NextJS)
- chrome-extension - Browser Extension
Architecture:
Vibinex follows a dual-backend architecture to ensure privacy while serving data-enabled features. Here is the architectural diagram (over-simplified for high-level understanding):
Getting Started:
Visit our Documentation to install Vibinex and find out how you can contribute.