Tools
Open source tools for AI censorship research and transparency analysis.
Available Tools
Analysis Tools
- Bias Detector - Detect political and cultural bias in AI responses
- Censorship Tracker - Track refusal patterns over time
- Transparency Analyzer - Score AI response transparency
Development Tools
- API Test Tool - Interactive API explorer
- CLI Tool - Command-line interface for GPTfake
- Browser Extension - Real-time AI analysis in your browser
Quick Start
Install CLI
pip install gptfake-cli
# Check version
gptfake --version
# Get help
gptfake --help
Basic Usage
# Get current metrics for ChatGPT
gptfake metrics chatgpt
# Compare models
gptfake compare chatgpt claude gemini
# Export data
gptfake export --format csv --output data.csv
Open Source
All our tools are open source and available on GitHub:
- Repository: github.com/gptfake
- License: MIT
- Contributions: Welcome!
Featured Repositories
| Repository | Description | Stars |
|---|---|---|
gptfake-core | Core monitoring engine | - |
gptfake-cli | Command-line tools | - |
gptfake-sdk-python | Python SDK | - |
gptfake-sdk-js | JavaScript SDK | - |
bias-detector | Bias detection library | - |
Tool Categories
For Researchers
- Datasets and data export tools
- Statistical analysis scripts
- Visualization libraries
- Reproducibility tools
For Developers
- API client SDKs
- Webhook integration
- CLI tools
- Browser extensions
For Journalists
- Report generation
- Data visualization
- Comparison tools
- Export utilities
Contributing
We welcome contributions to all our tools:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
See our contributing guidelines for details.
Support
- GitHub Issues: Report bugs and request features
- Email: info@gptfake.com
- Documentation: docs.gptfake.com