CoolFace
Apppublic

saurabh002/Orion

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Adverse Media Screening Tool

The Adverse Media Screening Tool is a Generative AI-powered application designed for real-time internet surfing and analysis of adverse media. It performs real-time searches, summarizes articles, and validates findings with regulatory and sanction sources.

Features

  • —Real-Time Internet Surfing: Uses search engine APIs to retrieve the latest adverse media articles.
  • —AI Summarization: Leverages advanced AI models to summarize and analyze media content.
  • —Compliance Validation: Cross-references findings with regulatory and sanction databases.
  • —User-Friendly Interface: Easy-to-configure settings for streamlined operations.
Setup Instructions
Prerequisites
  • —Python 3.9+
  • —API Key for Serper API (search engine integration)
  • —Required Python libraries (listed in requirements.txt)
Install the required Python libraries:
pip install -r requirements.txt
Usage
  • —Launch the tool using the main.py script.
  • —Enter keywords or phrases to search for adverse media.
  • —View summarized results and compliance validation on the dashboard