ctaxnagomi commited on
Commit
9dab795
·
verified ·
1 Parent(s): 1bf30d9

Add model card: DGUI AdsWork

Browse files
Files changed (1) hide show
  1. README.md +52 -3
README.md CHANGED
@@ -1,3 +1,52 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - deckergui
5
+ - ads
6
+ - video
7
+ - saas
8
+ - anti-bot
9
+ - waf
10
+ - en
11
+ - license:apache-2.0
12
+ library_name: deckergui
13
+ pipeline_tag: text-generation
14
+ ---
15
+
16
+ ## DGUI AdsWork
17
+
18
+ **Scalable SaaS Video Ads API** for the DeckerGUI ecosystem.
19
+
20
+ ### Overview
21
+ AdsWork provides iframe-embedded video ads with verified watch-time access control. Enables "Free Mode" tiers where users exchange verified ad engagement for temporary premium access.
22
+
23
+ ### Features
24
+ - **Verified Watch-Time**: Cryptographic proof of ad engagement
25
+ - **CrawlBotBlocker**: Anti-bot WAF preventing automated interactions
26
+ - **Behavioral SDK**: Tracks genuine user engagement patterns
27
+ - **Real-Time Webhooks**: Instant notifications on ad events
28
+ - **Analytics Dashboard**: Comprehensive engagement metrics
29
+
30
+ ### Free Mode
31
+ Users can access premium DeckerGUI features by completing verified ad views:
32
+ 1. Select premium feature
33
+ 2. Watch embedded video ad (iframe)
34
+ 3. Behavioral SDK verifies genuine engagement
35
+ 4. Temporary access granted based on watch time
36
+
37
+ ### Security
38
+ - Anti-bot WAF (CrawlBotBlocker) prevents automated abuse
39
+ - Behavioral analysis detects human vs. bot interactions
40
+ - Rate limiting and IP reputation scoring
41
+ - CSRF protection and session validation
42
+
43
+ ### Citation
44
+ ```bibtex
45
+ @software{deckergui-adswork,
46
+ title={DGUI AdsWork},
47
+ author={wan mohd azizi},
48
+ year={2025},
49
+ publisher={Hugging Face},
50
+ url={https://huggingface.co/ctaxnagomi/DGUI-AdsWork}
51
+ }
52
+ ```