docs: add project badges to README
Some checks failed
CI / Format (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Security Audit (push) Has been cancelled
CI / Tests (push) Has been cancelled
CI / Deploy (push) Has been cancelled
CI / Format (pull_request) Has been cancelled
CI / Clippy (pull_request) Has been cancelled
CI / Security Audit (pull_request) Has been cancelled
CI / Tests (pull_request) Has been cancelled
CI / Deploy (pull_request) Has been cancelled
Some checks failed
CI / Format (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Security Audit (push) Has been cancelled
CI / Tests (push) Has been cancelled
CI / Deploy (push) Has been cancelled
CI / Format (pull_request) Has been cancelled
CI / Clippy (pull_request) Has been cancelled
CI / Security Audit (pull_request) Has been cancelled
CI / Tests (pull_request) Has been cancelled
CI / Deploy (pull_request) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# CERTifAI
|
# CERTifAI
|
||||||
|
|
||||||
|
[](https://gitea.meghsakha.com/sharang/certifai/actions?workflow=ci.yml)
|
||||||
|
[](https://www.rust-lang.org/)
|
||||||
|
[](https://dioxuslabs.com/)
|
||||||
|
[](LICENSE)
|
||||||
|
[](https://gdpr.eu/)
|
||||||
|
|
||||||
This project is a SaaS application dashboard for administation of self-hosted private GenAI (generative AI) toolbox for companies and individuals. The purpose of the dashboard is to manage LLMs, Agents, MCP Servers and other GenAI related features.
|
This project is a SaaS application dashboard for administation of self-hosted private GenAI (generative AI) toolbox for companies and individuals. The purpose of the dashboard is to manage LLMs, Agents, MCP Servers and other GenAI related features.
|
||||||
|
|
||||||
The purpose of `CERTifAI`is to provide self-hosted or GDPR-Conform GenAI infrastructure to companies who do not wish to subscribe to non-EU cloud providers to protect their intellectual property from being used as training data.
|
The purpose of `CERTifAI`is to provide self-hosted or GDPR-Conform GenAI infrastructure to companies who do not wish to subscribe to non-EU cloud providers to protect their intellectual property from being used as training data.
|
||||||
@@ -19,9 +25,6 @@ The SaaS application dashboard is the landing page for the company admin to view
|
|||||||
|
|
||||||
This project is written in dioxus with fullstack and router features. MongoDB is used as a database for maintaining user state. Keycloak is used as identity provider for user management.
|
This project is written in dioxus with fullstack and router features. MongoDB is used as a database for maintaining user state. Keycloak is used as identity provider for user management.
|
||||||
|
|
||||||
## Features management
|
|
||||||
|
|
||||||
All features are detailed and described under the features folder in clear markdown instructions which are valid for both human and AI code developers.
|
|
||||||
|
|
||||||
## Code structure
|
## Code structure
|
||||||
The following folder structure is maintained for separation of concerns:
|
The following folder structure is maintained for separation of concerns:
|
||||||
|
|||||||
Reference in New Issue
Block a user