UNPKG

@josheverett/bullshit-detector

Version:

AI-powered fact-checking and bullshit detection for Node.js applications

24 lines (19 loc) 779 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.0] - 2025-08-09 ### Added - Initial release of the bullshit-detector package - AI-powered fact-checking and bullshit detection functionality - TypeScript support with full type definitions - OpenAI integration for content analysis - Comprehensive test suite with Vitest - ESLint configuration for code quality - Support for Node.js 18+ ### Features - Fact extraction from text content - Bullshit detection with confidence scoring - Configurable AI model selection - Error handling and validation - ESM module support