Gaussia is a community-driven project. There are several ways to contribute, whether you come from a research background or an engineering one.Documentation Index
Fetch the complete documentation index at: https://docs.gaussia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Propose a metric
Every metric starts as a paper. If you’ve found a peer-reviewed paper that defines a useful evaluation methodology, you can propose it.Open an issue
Open an issue in the papers repository referencing the paper. Include the title, authors, venue, and a brief summary of the methodology.
Community discussion
The community debates the paper’s assumptions, limitations, and how the implementation should map to the methodology.
Build an SDK
Once a metric is approved via RFC, it needs implementations. Each SDK is maintained independently by the community, following the language-agnostic spec derived from the RFC.| SDK | Repository | Status |
|---|---|---|
| Python | gaussia-labs/pygaussia | Stable |
| TypeScript | — | Beta |
| Rust | — | Planned |
| C++ | — | Planned |
| Swift | — | Planned |
| Go | — | Planned |