diff --git a/demo.html b/demo.html index a4f09c5..383254d 100644 --- a/demo.html +++ b/demo.html @@ -72,6 +72,123 @@ +

Class-Based Integration Examples

+

You can now embed AI features directly into your HTML using CSS classes and data attributes:

+ +

Full AI Interface

+

Add a complete AI chat interface with all features:

+
+ +

Custom Feature Selection

+

Choose specific features you want:

+ +
Chat Only
+
+ +
Buttons Only (TTS + Upload + Read)
+
+ +
TTS Only
+
+ +

Individual Function Examples

+

You can also call uncloseai.js functions directly from your own buttons and interfaces:

+ +

Direct AI Chat

+ + + +

Text-to-Speech

+ + +
+ +

Page Reading

+ + +

File Upload (if you have files)

+ + + + + +