trusys
v0.2.4
Published
AI Assurance Platform
Readme
Trusys: Flight Deck for Reliable, Safe AI
Quick Start
- Create an account or login to an existing account at https://www.trusys.ai.
- Create an application as mentioned here: https://docs.trusys.ai/product/applications
- Create a Prompt Library as mentioned here: https://docs.trusys.ai/product/prompt-library
- Create an API key: https://docs.trusys.ai/workspace/api-keys
# Install
npx trusys@latest
# Login to Trusys
npx trusys auth login --api-key <api_key>
# Run an evaluation
npx trusys eval --run --application "<application_name>" --library "prompt_library"