Lion Project

See through AI deception

Lion Project catches deepfakes and fake news while you browse.

Available on:

The Only Background Protection

Competitors charge $13-$700/month for single tools. They can't touch our prices.

Unmatched Pricing

Competitors

$13-$700

per month, per tool

Individual Lion Products

$0-$2.99

per month

Complete Lion Suite

$4.99

per month (best value)

You Save

95%+

vs competitors

Real-time Protection

Continuous monitoring across all your devices

Universal Coverage

Works with any app, browser, or platform

Privacy First

Your data never leaves your device

Choose Your Protection Level

Our Chrome extension and desktop apps are now live! Mobile app launching soon.

Desktop Guardian - Lion Project desktop application protecting computer calls and apps

Desktop Guardian

Protects calls and apps on your computer

Freeduring beta$2.99/mo after launch
  • Phone calls through your computer
  • Desktop video call protection (Zoom, Teams)
  • Audio from any desktop application
  • Real-time deepfake detection (under 2s)
  • Smart alert system & logging
Popular
Family Shield - Lion Project Chrome extension protecting browser content

Family Shield

Scans everything you see in your browser

Free
  • Social media feeds (Facebook, Twitter, etc)
  • YouTube and video content scanning
  • News article verification
  • Web-based video calls
  • One-click reporting
Install Extension
Mobile Protector - Lion Project mobile app for phone protection (coming soon)

Mobile Protector

Monitors apps and calls on your phone

$2.99/month
  • TikTok, Instagram, Snapchat scanning
  • Phone call screening & analysis
  • WhatsApp & messaging apps
  • Mobile video calls (FaceTime, etc)
  • Real-time mobile alerts

iOS & Android • Launching Q2 2025

Comprehensive Digital Protection

Phone Call Protection

Real-time call monitoring to detect voice cloning and deepfake attempts.

Common threats we detect:

  • Fake calls from 'grandchildren' asking for money
  • Cloned voices of family members in distress
  • AI-generated voices impersonating trusted contacts
  • Emergency scam calls using familiar voices

News & Media Monitoring

Notify you of AI-generated content in news feeds, social media, and videos.

Common threats we detect:

  • Deepfake political speeches and statements
  • AI-generated news anchors spreading misinformation
  • Fake audio clips on social media platforms
  • Manipulated celebrity endorsements and testimonials

Try Our AI Detection Technology

Ready to analyze

Drop your audio or video file here

Or click to browse your files

Supports WAV, MP3, M4A, OGG files up to 10MB
NEW: MP4 & MOV video files up to 25MB (audio will be extracted)

Need to convert your audio or video file? Try Convertio

For Developers

Integrate our powerful deepfake detection capabilities directly into your applications with our developer-friendly API.

Try the API Live

Test our deepfake detection API directly in your browser. Upload audio files and see real-time results.

Live API Demo

API Specifications

Endpoint:/predict
Method:POST
Formats:WAV, MP3, M4A
Response:JSON with confidence scores

Code Examples

Python

from gradio_client import Client, handle_file

client = Client("pauliano22/deepfake-audio-detector")
result = client.predict(
    audio=handle_file('path/to/audio.wav'),
    api_name="/predict"
)
print(result)

JavaScript

import { Client } from "@gradio/client";

const client = await Client.connect(
  "pauliano22/deepfake-audio-detector"
);
const result = await client.predict("/predict", { 
  audio: audioFile 
});
console.log(result.data);

API Features

  • Real-time audio deepfake detection
  • Multiple audio format support (WAV, MP3, M4A)
  • Confidence scoring and detailed analysis
  • RESTful API with JSON responses
  • Hosted on Hugging Face for reliability

Getting Started

  • No API key required - free to use
  • Python, JavaScript, and cURL examples
  • Best results with 3-10 second audio clips
  • Clear speech recordings recommended
  • Gradio client libraries available

Ready to integrate deepfake detection into your application?

Try Live Demo

Built by a Cornell CS Student

The Lion Project is a passion project created to help protect families from AI.

I'm constantly working to improve the accuracy and user experience.

Your feedback helps make these tools better for everyone!

0/500

You can also reach out via email or social media for detailed discussions!