frai logo

frai

Enrichment pending
sebuzdugan/frai

Open-source toolkit for responsible AI: CLI + SDK to scan code, collect evidence, and generate model cards, risk files, evals, and RAG indexes.

GraphCanon updated today · GitHub synced today

51 stars4 forksLast push 2mo JavaScript MIT

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (80d since push)
As of today
Provenance
Not a fork · Personal account
As of today
Security (OSV)
No criticals
As of today

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install frai
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Open-source toolkit for responsible AI: CLI + SDK to scan code, collect evidence, and generate model cards, risk files, evals, and RAG indexes.

Capability facts

CLI
CLI entrypoint

Source: package.json:bin|scripts · Jul 15, 2026

MCP server
No MCP server detected

Source: repo_scan · Jul 15, 2026

Languages
javascript, typescript

Source: github.language+package.json · Jul 15, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 15, 2026)

npm install -g frai
Source link
OpenAI APIOpenAI API

Source: README excerpt (regex_v1, Jul 15, 2026)

2. Configure your OpenAI API key (needed for AI-generated tips and evaluations):
Source link

Tags

README

Getting Started with the CLI

  1. Install the published CLI:
    npm install -g frai
    
  2. Configure your OpenAI API key (needed for AI-generated tips and evaluations):
    frai --setup
    
    Keys can be stored per-project (.env) or globally (~/.config/frai/config). You can also provide a one-off key using frai --key sk-....
  3. Run the interactive workflow:
    frai
    
    FRAI walks you through feature discovery, writes checklist.md, model_card.md, and risk_file.md, and optionally exports PDFs.

Generated artefacts live in your current working directory. Supplementary commands cover scanning, evaluation, RAG indexing, and fine-tuning governance.



Getting Started

From the monorepo root:

pnpm agent:frai "Scan the repository and summarize AI risks."

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.