Skip to content

Releases: jjshay/intelligence-engine

v1.0.0 - Initial Release

12 Jan 02:38

Choose a tag to compare

News Intelligence System v1.0.0

Features

  • Multi-AI consensus scoring using 5 AI models (ChatGPT, Claude, Gemini, Grok, Perplexity)
  • Peer review system for AI score comparison
  • Perplexity fact-checking with web search
  • Consolidated insights generation
  • Interactive demo (no API keys required)

Documentation

  • Comprehensive README with architecture diagram
  • PRESENTATION.md with interview talking points
  • SECURITY.md with security policy

Development

  • GitHub Actions CI with Python 3.9-3.11 testing
  • CodeQL security scanning
  • Pre-commit hooks (Black, Ruff, mypy)
  • Makefile for development tasks
  • Docker support