Developers Documentation¶
This section contains documentation for developers working with Verdikta - both for integrating Verdikta into your applications and contributing to the Verdikta project.
For Third-Party Developers¶
- Integration Guide - Complete developer guide for integrating the Verdikta AI-powered evaluation system into your applications
Available Applications¶
Example Frontend¶
A complete example frontend application demonstrating Verdikta integration.
Integration Resources¶
For Contributors¶
Looking to contribute to Verdikta itself? Check out the Contributing Guide for: - Development setup and architecture - Contributing guidelines - Technical documentation
Future Applications¶
Additional applications will be documented here as they are developed.
Overview¶
This documentation site covers all applications within the Verdikta Applications suite, providing detailed guides, API references, and development information.
Documentation Structure¶
This documentation is organized as a monorepo, with each application maintaining its own dedicated documentation section. The structure is designed to be:
- Modular: Each application has its own documentation folder
- Consistent: All applications follow the same documentation patterns
- Maintainable: Documentation lives close to the code it describes
Contributing¶
This documentation is maintained alongside the codebase and is built using MkDocs with the Material theme. When this repository is integrated into the main documentation site via git submodules, it provides a seamless documentation experience across all Verdikta applications.