# TrustRAG **Repository Path**: amos49/TrustRAG ## Basic Information - **Project Name**: TrustRAG - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: add_appilications - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-18 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GoMate RAG Framework with configurable modules. [![python](https://img.shields.io/badge/Python-3.8.18-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org) ![workflow status](https://github.com/gomate-community/rageval/actions/workflows/makefile.yml/badge.svg) [![codecov](https://codecov.io/gh/gomate-community/GoMate/graph/badge.svg?token=eG99uSM8mC)](https://codecov.io/gh/gomate-community/GoMate) [![pydocstyle](https://img.shields.io/badge/pydocstyle-enabled-AD4CD3)](http://www.pydocstyle.org/en/stable/) [![PEP8](https://img.shields.io/badge/code%20style-pep8-orange.svg)](https://www.python.org/dev/peps/pep-0008/) ## Installation ``` git clone https://github.com/gomate-community/GoMate.git ``` ## Usage ``` git install ... ```